Skip to content
Zed

mcp server alice for Zed

io.github.aliceappai/mcp-server-alice

Secure audio transcription meets AI. Connect Alice recordings to Claude, ChatGPT, Gemini, and more.

client:Zed transport:streamable-http

Install mcp server alice in Zed

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

{
  "context_servers": {
    "mcp-server-alice": {
      "url": "https://aliceapp.ai/mcp/{api_key}"
    }
  }
}

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

mcp server alice in other clients