Translation QA for locale files: keyless validators, semantic review and BYO-key translation
claude mcp add shipi18n -- npx -y @shipi18n/mcp
claude_desktop_config.json
{
"mcpServers": {
"shipi18n": {
"command": "npx",
"args": [
"-y",
"@shipi18n/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"shipi18n": {
"command": "npx",
"args": [
"-y",
"@shipi18n/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"shipi18n": {
"command": "npx",
"args": [
"-y",
"@shipi18n/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"shipi18n": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shipi18n/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"shipi18n": {
"command": "npx",
"args": [
"-y",
"@shipi18n/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Shipi18n--shipi18n/reviews or the review_server meta-tool.
POST /mcp