Clawswap runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 27 Feb 2026.
Cross-chain swaps between Solana and Base for AI agents paid for via via x402 micropayments.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add clawswap -- npx -y @clawswap/mcp-server
{
"mcpServers": {
"clawswap": {
"args": [
"-y",
"@clawswap/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.clawswap]
command = "npx"
args = ["-y", "@clawswap/mcp-server"]
{
"mcpServers": {
"clawswap": {
"args": [
"-y",
"@clawswap/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"clawswap": {
"args": [
"-y",
"@clawswap/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.