agentcheck for Cursor
io.github.agentwares/agentcheck
Synthetic checks, nightly regression replay and model-drift alerts for AI agents
client:Cursor
transport:streamable-http
tools:8
Install agentcheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentcheck": {
"url": "https://agentwares-agentcheck.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs