smartling mcp server for VS Code
com.smartling/smartling-mcp-server
Smartling MCP Server
client:VS Code
transport:streamable-http
Install smartling mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"smartling-mcp-server": {
"type": "http",
"url": "https://mcp.smartling.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs