Loading MCP server directory, please wait...
MCP server for Agon Gateway x402, Helius Wallet, and Tokens API market data.
npx @getmcp/cli add io.github.Agonx402/agon-gatewayRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Agonx402/agon-gateway": {
"command": "npx",
"args": [
"-y",
"@agonx402/gateway-mcp"
],
"env": {
"AGON_GATEWAY_BASE_URL": "",
"AGON_SIGNER_COMMAND": "",
"AGON_WALLET_PROFILE": "",
"AGON_PAYMENT_MAX_AMOUNT_USD": "",
"AGON_PAYMENT_DAILY_LIMIT_USD": ""
}
}
}
}