Skip to content
Zed

Runable for Zed

com.runable/mcp

Run agent tasks, track progress, retrieve files, and search meeting notes with Runable.

client:Zed transport:streamable-http

Install Runable in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.runable.com/api/mcp"
    }
  }
}

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

Runable in other clients