Skip to content
Zed

MyGhosts for Zed

app.myghosts/myghosts

Send AI bots to attend meetings on your behalf. Get recordings, transcripts, and summaries.

client:Zed transport:streamable-http

Install MyGhosts in Zed

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

{
  "context_servers": {
    "myghosts": {
      "url": "https://myghosts.app/api/mcp"
    }
  }
}

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

MyGhosts in other clients