Skip to content
Claude Desktop

utilsforagents mcp for Claude Desktop

com.utilsforagents/utilsforagents-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install utilsforagents mcp 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": {
    "utilsforagents-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "utilsforagents-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
      }
    }
  }
}

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

utilsforagents mcp in other clients