AgentUtility Agentops for Cursor
ai.agentutility/mcp-agentops
MCP server for the @agentutility agentops cluster — pay-per-call x402 tools, no API keys, USDC on…
client:Cursor
transport:stdio
runtime:npm
Install AgentUtility Agentops in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-agentops": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-agentops"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs