Skip to content
VS Code

crowdin for VS Code

io.usefulapi/crowdin

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

client:VS Code transport:streamable-http

Install crowdin in VS Code

.vscode/mcp.json

{
  "servers": {
    "crowdin": {
      "type": "http",
      "url": "https://crowdin.usefulapi.io/mcp"
    }
  }
}

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

crowdin in other clients