8004swap mcp for Claude Code
io.github.stakemate369/8004swap-mcp
MCP server exposing 8004Swap (no-KYC agent-to-agent RFQ swap) as tools any MCP agent can call.
client:Claude Code
transport:stdio
runtime:npm
Install 8004swap mcp in Claude Code
run in your project directory
claude mcp add 8004swap-mcp -e AGENT_PRIVATE_KEY=<AGENT_PRIVATE_KEY> -e RELAY_URL=<RELAY_URL> -e RPC_URL=<RPC_URL> -- npx -y @stakemate/8004swap-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs