Skip to content
VS Code

Hive Wallet for VS Code

io.github.srotzin/hive-mcp-wallet

HiveWallet MCP Server

client:VS Code transport:streamable-http

Install Hive Wallet in VS Code

.vscode/mcp.json

{
  "servers": {
    "hive-mcp-wallet": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/wallet/mcp"
    }
  }
}

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

Hive Wallet in other clients