Skip to content
Claude Desktop

JustHandled Agent Utility Gateway for Claude Desktop

io.github.justhandledlabs/agent-gateway

Thirty-two guarded agent utilities and maintained-data lookups over USDC x402.

client:Claude Desktop transport:stdio runtime:npm

Install JustHandled Agent Utility Gateway 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": {
    "agent-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "@justhandledlabs/agent-client"
      ],
      "env": {
        "JH_EVM_PRIVATE_KEY": "<JH_EVM_PRIVATE_KEY>"
      }
    }
  }
}

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

JustHandled Agent Utility Gateway in other clients