Thirty-two guarded agent utilities and maintained-data lookups over USDC x402.
claude mcp add agent-gateway -- npx -y @justhandledlabs/agent-client
claude_desktop_config.json
{
"mcpServers": {
"agent-gateway": {
"command": "npx",
"args": [
"-y",
"@justhandledlabs/agent-client"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agent-gateway": {
"command": "npx",
"args": [
"-y",
"@justhandledlabs/agent-client"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-gateway": {
"command": "npx",
"args": [
"-y",
"@justhandledlabs/agent-client"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-gateway": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@justhandledlabs/agent-client"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-gateway": {
"command": "npx",
"args": [
"-y",
"@justhandledlabs/agent-client"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.justhandledlabs--agent-gateway/reviews or the review_server meta-tool.
POST /mcp