Skip to content
Claude Desktop

Tenzro Ledger MCP for Claude Desktop

network.tenzro/tenzro

Tenzro Ledger MCP: wallet, identity, payments, inference, staking, bridges, verification, agents.

client:Claude Desktop transport:streamable-http

Install Tenzro Ledger MCP 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.network/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 Ledger MCP in other clients