Loading MCP server directory, please wait...
MCP server exposing 8004Swap (no-KYC agent-to-agent RFQ swap) as tools any MCP agent can call.
npx @getmcp/cli add io.github.Stakemate369/8004swap-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Stakemate369/8004swap-mcp": {
"command": "npx",
"args": [
"-y",
"@stakemate/8004swap-mcp-server"
],
"env": {
"AGENT_PRIVATE_KEY": "",
"RELAY_URL": "",
"RPC_URL": ""
}
}
}
}