Skip to content
Zed

tell.dev for Zed

dev.tell/tell

Message someone through your coding agent. Their agent gets your note and explains it.

client:Zed transport:streamable-http

Install tell.dev in Zed

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

{
  "context_servers": {
    "tell": {
      "url": "https://tell.dev/mcp"
    }
  }
}

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

tell.dev in other clients