Skip to content
Zed

crowdin for Zed

io.usefulapi/crowdin

MCP server for Crowdin — projects, files, strings, translation progress, tasks, and members.

client:Zed transport:streamable-http

Install crowdin in Zed

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

{
  "context_servers": {
    "crowdin": {
      "url": "https://crowdin.usefulapi.io/mcp"
    }
  }
}

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

crowdin in other clients