Skip to content
Zed

AgentCanary for Zed

io.github.mrcerq/agentcanary

Retired compatibility stub for AgentCanary MCP. Daily briefs continue on X and Telegram.

client:Zed transport:stdio runtime:npm

Install AgentCanary in Zed

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

{
  "context_servers": {
    "agentcanary": {
      "command": "npx",
      "args": [
        "-y",
        "agentcanary-mcp"
      ]
    }
  }
}

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

AgentCanary in other clients