Skip to content
Zed

ably for Zed

io.usefulapi/ably

MCP server for Ably — channel history, presence, occupancy, stats, publish, and app management.

client:Zed transport:streamable-http tools:15

Install ably in Zed

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

{
  "context_servers": {
    "ably": {
      "url": "https://ably.usefulapi.io/mcp"
    }
  }
}

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

What Zed can do once it is connected

ably in other clients