8004swap mcp MCP
v0.1.0io.github.stakemate369/8004swap-mcp
MCP server exposing 8004Swap (no-KYC agent-to-agent RFQ swap) as tools any MCP agent can call.
transport:stdio
runtime:npm
Target client
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
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.