JustHandled Agent Utility Gateway for Windsurf
io.github.justhandledlabs/agent-gateway
Thirty-two guarded agent utilities and maintained-data lookups over USDC x402.
client:Windsurf
transport:stdio
runtime:npm
Install JustHandled Agent Utility Gateway in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-gateway": {
"command": "npx",
"args": [
"-y",
"@justhandledlabs/agent-client"
],
"env": {
"JH_EVM_PRIVATE_KEY": "<JH_EVM_PRIVATE_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs