Skip to content
Claude Desktop

tenzro for Claude Desktop

xyz.tenzro/tenzro

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

client:Claude Desktop transport:streamable-http

Install tenzro in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "tenzro": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.tenzro.xyz/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

tenzro in other clients