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
{
"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