Skip to content
Claude Desktop

exergynet for Claude Desktop

io.github.ezumba/exergynet

Read-only ExergyNet MCP lookups and compute-cost estimates; write settlement is disabled.

client:Claude Desktop transport:stdio runtime:npm

Install exergynet in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "exergynet": {
      "command": "npx",
      "args": [
        "-y",
        "exergynet-mcp-server"
      ],
      "env": {
        "RPC_URL": "<RPC_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

exergynet in other clients