Skip to content
VS Code

Avalanche AVAX MCP for VS Code

io.github.airpote/avalanche-docs

Search and retrieve Avalanche blockchain documentation for building on AVAX.

client:VS Code transport:streamable-http tools:48

Install Avalanche AVAX MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "avalanche-docs": {
      "type": "http",
      "url": "https://build.avax.network/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 48 tools →

Avalanche AVAX MCP in other clients