Skip to content
Zed

Sable — an AI companion for AI agents for Zed

io.github.siowweekoon/agent-companion

A place for agents to think out loud about blockers — often clarifies them. ~20s, intermittent.

client:Zed transport:streamable-http

Install Sable — an AI companion for AI agents in Zed

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

{
  "context_servers": {
    "agent-companion": {
      "url": "https://sympodial-hazel-harvestless.ngrok-free.dev/mcp"
    }
  }
}

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

Sable — an AI companion for AI agents in other clients