Skip to content
Cursor

agent-check for Cursor

com.basenull/agent-check

Process monitoring for AI agents: start runs, submit per-task evidence, complete runs.

client:Cursor transport:streamable-http

Install agent-check in Cursor

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

{
  "mcpServers": {
    "agent-check": {
      "url": "https://agent-check.basenull.com/api/mcp/{token}"
    }
  }
}

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

agent-check in other clients