Skip to content
Cursor

AgentUtility Web Probe for Cursor

ai.agentutility/mcp-web-probe

MCP server for the @agentutility web-probe cluster — pay-per-call x402 tools, no API keys, USDC on…

client:Cursor transport:stdio runtime:npm

Install AgentUtility Web Probe in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-web-probe": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-web-probe"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

AgentUtility Web Probe in other clients