Loading MCP server directory, please wait...
Cross-chain swaps between Solana and Base for AI agents paid for via via x402 micropayments.
npx @getmcp/cli add io.github.WarTech9/clawswapRequires Node.js 18+. Community-contributed server. Review source before installing.
SOLANA_PRIVATE_KEYBase58-encoded Solana private key (required for Solana → Base bridges)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.WarTech9/clawswap": {
"command": "npx",
"args": [
"-y",
"@clawswap/mcp-server"
],
"env": {
"SOLANA_PRIVATE_KEY": "",
"BASE_PRIVATE_KEY": "",
"SOLANA_RPC_URL": "",
"BASE_RPC_URL": ""
}
}
}
}