Skip to content

smartling mcp server for Zed

com.smartling/smartling-mcp-server

Smartling MCP Server

client:Zed transport:streamable-http

Install smartling mcp server in Zed

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

{
  "context_servers": {
    "smartling-mcp-server": {
      "url": "https://mcp.smartling.com/mcp"
    }
  }
}

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

smartling mcp server in other clients