★ 12 stars
TypeScript
🤖 AI/LLM
Updated today
Official TypeScript SDKs for Better i18n — Next.js, React, Expo/React Native integrations with CLI, MCP server, and CDN-powered translation delivery
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"oss": {
"command": "npx",
"args": [
"-y",
"better-i18n/oss"
]
}
}
}
Run in terminal:
claude mcp add oss npx -y better-i18n/oss
Add to .cursor/mcp.json:
{
"mcpServers": {
"oss": {
"command": "npx",
"args": [
"-y",
"better-i18n/oss"
]
}
}
}
Topics
ai-agentscdnclicrowdindeveloper-toolsexpoi18ninternationalizationlocalizationlokalisemcpnext-intlnextjsreactreact-native