Avalanche AVAX MCP for Zed
io.github.airpote/avalanche-docs
Search and retrieve Avalanche blockchain documentation for building on AVAX.
client:Zed
transport:streamable-http
tools:48
Install Avalanche AVAX MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"avalanche-docs": {
"url": "https://build.avax.network/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed 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