main for VS Code
dev.lingo/main
Lingo.dev MCP Server - World-class i18n implementation with ICU MessageFormat.
client:VS Code
transport:streamable-http
tools:4
Install main in VS Code
.vscode/mcp.json
{
"servers": {
"main": {
"type": "http",
"url": "https://mcp.lingo.dev/main"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs