io.github.Agonx402/agon-gateway
MCP server for Agon Gateway x402, Helius Wallet, and Tokens API market data.
{
"mcpServers": {
"agon-gateway": {
"command": "npx",
"args": [
"-y",
"@agonx402/gateway-mcp"
],
"env": {
"AGON_GATEWAY_BASE_URL": "<agon_gateway_base_url>",
"AGON_SIGNER_COMMAND": "<agon_signer_command>",
"AGON_WALLET_PROFILE": "<agon_wallet_profile>",
"AGON_PAYMENT_MAX_AMOUNT_USD": "<agon_payment_max_amount_usd>",
"AGON_PAYMENT_DAILY_LIMIT_USD": "<agon_payment_daily_limit_usd>"
}
}
}
}{
"mcpServers": {
"agon-gateway": {
"command": "npx",
"args": [
"-y",
"@agonx402/gateway-mcp"
],
"env": {
"AGON_GATEWAY_BASE_URL": "<agon_gateway_base_url>",
"AGON_SIGNER_COMMAND": "<agon_signer_command>",
"AGON_WALLET_PROFILE": "<agon_wallet_profile>",
"AGON_PAYMENT_MAX_AMOUNT_USD": "<agon_payment_max_amount_usd>",
"AGON_PAYMENT_DAILY_LIMIT_USD": "<agon_payment_daily_limit_usd>"
}
}
}
}npx -y @agonx402/gateway-mcpAGON_GATEWAY_BASE_URLOptional Agon Gateway base URL. Defaults to https://gateway.agonx402.com.
AGON_SIGNER_COMMANDExecuted only by agon_gateway_auth_call after an HTTP 402: spawns once with the normalized auth-request JSON on stdin (same shape as agon_gateway_prepare_auth). Stdout must be JSON auth output (headers map, or SIWX address+signature). On Windows, npx/npm run under cmd.exe; treat AGON_SIGNER_COMMAND as untrusted if an attacker controls it.
AGON_WALLET_PROFILEOptional Agon wallet profile hint passed to signer hooks.
AGON_PAYMENT_MAX_AMOUNT_USDOptional x402 maximum USD amount per request.
AGON_PAYMENT_DAILY_LIMIT_USDOptional x402 daily authorized spend limit in USD.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.