Agent Watch for Cursor
io.github.entradox/agent-watch
Monitoring for the agent economy — liveness, latency, trust scoring for MCP endpoints
client:Cursor
transport:streamable-http
tools:8
Install Agent Watch in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-watch": {
"url": "https://agent-watch-api-production.up.railway.app/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs