Skip to content
Zed

Phrase MCP for Zed

io.github.phrase/mcp

Phrase MCP server: language intelligence platform for translation, terminology, and quality.

client:Zed transport:streamable-http

Install Phrase MCP in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.eu.phrase.com"
    }
  }
}

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

Phrase MCP in other clients