Catalog
agent-check
Officialby basenull
Process monitoring for AI agents: start runs, submit per-task evidence, complete runs.
Monitor AI agent processes with task evidence submission and run completion tracking.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://agent-check.basenull.com/api/mcp/{token}claude_desktop_config.json
{
"mcpServers": {
"agent-check": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agent-check.basenull.com/api/mcp/{token}"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.