Skip to content
Zed

Agent Push Kit for Zed

io.github.justinbstrong/agent-push-kit

Send, search, and manage notifications, accounts, and push preferences

client:Zed transport:streamable-http runtime:npm

Install Agent Push Kit in Zed

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

{
  "context_servers": {
    "agent-push-kit": {
      "url": "https://api.chatdna.co/agent-push-kit/v1/mcp"
    }
  }
}

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

Agent Push Kit in other clients