Skip to content
VS Code

hedera mcp platform for VS Code

io.github.mountainmystic/hedera-mcp-platform

Hedera ecosystem intelligence for AI agents. 29 tools, pay per call in HBAR. HITL enforced.

client:VS Code transport:stdio runtime:npm

Install hedera mcp platform in VS Code

.vscode/mcp.json

{
  "servers": {
    "hedera-mcp-platform": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "hedera-mcp-platform"
      ]
    }
  }
}

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

hedera mcp platform in other clients