Loading MCP server directory, please wait...
MCP server for Sonenta translation management: keys, translations, a11y, and source-health tools.
npx @getmcp/cli add com.sonenta/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.sonenta/mcp": {
"command": "npx",
"args": [
"-y",
"@sonenta/mcp"
],
"env": {
"SONENTA_API_KEY": "",
"SONENTA_API_BASE": "https://api.sonenta.dev",
"SONENTA_PROJECTS": "",
"SONENTA_AGENT_NAME": "",
"SONENTA_AGENT_TYPE": "",
"SONENTA_AGENT_VERSION": ""
}
}
}
}