Skip to content
VS Code

Phrase MCP for VS Code

io.github.phrase/mcp

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

client:VS Code transport:streamable-http

Install Phrase MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.eu.phrase.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Phrase MCP in other clients