main for Claude Desktop
dev.lingo/main
Lingo.dev MCP Server - World-class i18n implementation with ICU MessageFormat.
client:Claude Desktop
transport:streamable-http
tools:4
Install main in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"main": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.lingo.dev/main"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs