Skip to content
Zed

Reflecto for Zed

dev.reflecto/reflecto

Reach your own phone from an AI agent: notifications, approval questions, reminders, ring, files.

client:Zed transport:streamable-http

Install Reflecto in Zed

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

{
  "context_servers": {
    "reflecto": {
      "url": "https://api.reflecto.dev/mcp"
    }
  }
}

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

Reflecto in other clients