Clawswap
@wartech9
About Clawswap
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"clawswap": {
"command": "npx",
"args": [
"-y",
"@clawswap/mcp-server"
],
"env": {
"SOLANA_PRIVATE_KEY": "your-base58-solana-private-key",
"BASE_PRIVATE_KEY": "0x-your-hex-base-private-key"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Clawswap?
Clawswap is an MCP server that enables AI agents to send, swap, and bridge tokens cross-chain between Solana and Base with gasless transactions in one tool call. It handles the entire flow from quote to settlement.
How to use Clawswap?
Install via npx -y @clawswap/mcp-server and configure by setting SOLANA_PRIVATE_KEY and/or BASE_PRIVATE_KEY environment variables. Add to a client’s MCP configuration file (e.g., Claude Desktop, Cursor, Windsurf) or use the provided CLI commands for Claude Code or OpenAI Codex. Then invoke the server’s three tools: clawswap_bridge, clawswap_quote, and clawswap_status.
Key features of Clawswap
- Gasless cross-chain bridging between Solana and Base
- Supports tokens USDC, USDT, SOL, ETH, and WETH
- Automatic quote, payment, signing, submission, and settlement
- Free quote preview without executing a transfer
- Status tracking for initiated bridges
Use cases of Clawswap
- Send stablecoins from Solana to Base in a single command
- Preview bridge costs before executing a transfer
- Transfer native tokens like SOL to ETH cross-chain
- Move tokens between wallets on different chains without manual steps
- Automate cross-chain liquidity management for AI agents
FAQ from Clawswap
What tokens and chains are supported?
Solana: USDC, USDT, SOL. Base: USDC, USDT, ETH, WETH. Bridging is available between Solana and Base.
What are the fees for using Clawswap?
Solana → Base costs $0.50 USDC (paid automatically via x402, gas sponsored by ClawSwap). Base → Solana is free (agent pays ~$0.001 Base gas directly).
What private keys do I need to configure?
SOLANA_PRIVATE_KEY (base58) is needed for Solana→Base transfers. BASE_PRIVATE_KEY (0x-prefixed hex) is needed for Base→Solana transfers. Only keys for the directions you plan to use are required.
How do I check the status of a bridge?
Use the clawswap_status tool with the requestId returned by a previous clawswap_bridge call.
What is the difference between clawswap_bridge and clawswap_quote?
clawswap_quote previews a bridge without executing it (free, no payment), while clawswap_bridge performs the actual transfer, including payment and settlement.
Frequently asked questions
What tokens and chains are supported?
Solana: USDC, USDT, SOL. Base: USDC, USDT, ETH, WETH. Bridging is available between Solana and Base.
What are the fees for using Clawswap?
Solana → Base costs $0.50 USDC (paid automatically via x402, gas sponsored by ClawSwap). Base → Solana is free (agent pays ~$0.001 Base gas directly).
What private keys do I need to configure?
`SOLANA_PRIVATE_KEY` (base58) is needed for Solana→Base transfers. `BASE_PRIVATE_KEY` (0x-prefixed hex) is needed for Base→Solana transfers. Only keys for the directions you plan to use are required.
How do I check the status of a bridge?
Use the `clawswap_status` tool with the `requestId` returned by a previous `clawswap_bridge` call.
What is the difference between `clawswap_bridge` and `clawswap_quote`?
`clawswap_quote` previews a bridge without executing it (free, no payment), while `clawswap_bridge` performs the actual transfer, including payment and settlement.
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments