Skip to content
Zed

Rafi for Zed

io.github.heyrafi/rafi-mcp

Manage authorized Rafi leads, reminders, DNC status, and AI voice playbooks.

client:Zed transport:streamable-http

Install Rafi in Zed

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

{
  "context_servers": {
    "rafi-mcp": {
      "url": "https://nest-app-775685078591.us-east1.run.app/api/mcp"
    }
  }
}

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

Rafi in other clients