Avalanche AVAX MCP for Grok
io.github.airpote/avalanche-docs
Search and retrieve Avalanche blockchain documentation for building on AVAX.
client:Grok
transport:streamable-http
tools:48
Install Avalanche AVAX MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"avalanche-docs": {
"type": "http",
"url": "https://build.avax.network/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- docs_search
- docs_fetch
- docs_list_sections
- cli_lookup_command
- rpc_lookup_method
- acp_lookup
- acp_list
- avalanche_docs_search
- avalanche_docs_fetch
- avalanche_docs_list_sections
- blockchain_lookup_transaction
- blockchain_lookup_subnet
- blockchain_lookup_chain
- blockchain_lookup_validator
- platform_get_height
- platform_get_block
- platform_get_block_by_height
- platform_get_blockchains
- platform_get_subnets
- platform_get_current_validators
- platform_get_pending_validators
- platform_get_staking_asset_id
- platform_get_min_stake
- platform_get_total_stake