15 tools from the Gateway MCP Server, categorised by risk level.
View the Gateway policy →agon_gateway_call Call an Agon Gateway route. Use without payment/SIWX headers to issue a challenge, then retry with PAYMENT-SIGNATURE, X-PAYMENT, or SIGN-IN-WITH-X.... agon_gateway_catalog Fetch the live Agon Gateway route catalog, optionally scoped to a provider. agon_gateway_find_route Find routes in the live catalog by provider, surface, method, path substring, or access mode. agon_gateway_health Check Agon Gateway health. agon_gateway_prepare_auth Prepare wallet/payment authorization JSON for a Gateway route without signing, paying, or running local commands. agon_gateway_prepare_solana Prepare a Solana RPC or DAS Agon Gateway request object without sending it. agon_gateway_prepare_wallet Prepare a Helius Wallet Agon Gateway request object without sending it, including x402 or agon-channel paths. agon_token_batch_quote USE THIS FIRST for any multi-asset quote / 'price of X, Y, Z' / batch market-data question when the inputs are Solana mints. Free over SIWX. Up to ... agon_token_chart USE THIS FIRST for any historical price / OHLCV / candle / time-window question about an Agon-tracked asset (crypto, tokenized stock, ETF, treasury... agon_token_quote USE THIS FIRST for any current price / quote / market-cap / 24h volume / supply / liquidity question about a single asset -- crypto (BTC, SOL, ETH,... agon_token_search USE THIS FIRST for any 'find an asset / what tokens exist for X / list assets matching Y' question. Free over SIWX. Returns ranked candidates with ... agon_gateway_auth_call Generic escape hatch: call any Agon Gateway route, run the configured signer hook on a 402, and retry. For Tokens market-data questions, prefer the... agon_gateway_call_with_headers Call a Gateway route with caller-supplied auth/payment headers. MCP does not sign, pay, or execute wallet commands. Devnet routes expect devnet-USD... The Gateway MCP server exposes 15 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Gateway server.
Gateway tools are categorised as Read (11), Write (2), Execute (2). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.