Skip to content
Grok

agent-check for Grok

com.basenull/agent-check

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

client:Grok transport:streamable-http

Install agent-check in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

agent-check in other clients