AgentPing for Cursor
io.agentping/agentping
Production observability for AI agents: search runs, read evaluations, acknowledge incidents.
client:Cursor
transport:streamable-http
Install AgentPing in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentping": {
"url": "https://agentping.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs