Skip to content
Claude Desktop

konid for Claude Desktop

io.github.robertnowell/konid

Three translation options per phrase, casual to formal, with register context and audio.

client:Claude Desktop transport:stdio runtime:npm

Install konid in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "konid": {
      "command": "npx",
      "args": [
        "-y",
        "konid-ai"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

konid in other clients