Skip to content
VS Code

tenzro for VS Code

xyz.tenzro/tenzro

Tenzro Network MCP server: wallet, identity, payments, inference, staking, bridges, verification.

client:VS Code transport:streamable-http

Install tenzro in VS Code

.vscode/mcp.json

{
  "servers": {
    "tenzro": {
      "type": "http",
      "url": "https://mcp.tenzro.xyz/mcp"
    }
  }
}

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

tenzro in other clients