List tools of the official hosted Avalanche MCP
avax_hosted_list_toolsLists available tools on Avalanche's hosted MCP server, enabling discovery of docs search, CLI commands, RPC methods, and chain data queries before invoking any tool.
Instructions
List the ~48 tools exposed by Ava Labs' hosted MCP (https://build.avax.network/api/mcp): docs_search (incl. blog/integrations), cli_lookup_command (avalanche-cli/platform-cli/tmpnet), rpc_lookup_method, acp_lookup, platform_get_* (incl. get_validators_at, get_utxos, get_pending_validators), info_* (info_peers, info_is_bootstrapped), onchain_*/chain_stats, build_plan (runbooks), console_flow/console_link. (GitHub code-search tools are documented but not currently exposed.) Then call avax_hosted_call. Rate limit 60/min — prefer local tools when equivalent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||