Skip to content
Zed

agent-check for Zed

com.basenull/agent-check

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

client:Zed transport:streamable-http

Install agent-check in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

agent-check in other clients