Skip to content
Windsurf

utilsforagents mcp for Windsurf

com.utilsforagents/utilsforagents-mcp

Pay-per-call AI agent utilities via x402 on Base (USDC). 7 tools, $0.003/call.

client:Windsurf transport:stdio runtime:npm

Install utilsforagents mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "utilsforagents-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "utilsforagents-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

utilsforagents mcp in other clients