konid (کنید) — Farsi for "do." Take action.
A language expression coach. Tell it what you want to say, and it shows you how a native speaker would actually say it — with cultural context, tone notes, and audio pronunciation.
You: "how do I say 'we'll see' in Chinese?"
konid returns 3 options, casual to formal:
- 再说吧 (zài shuō ba) — casual, slightly evasive, can function as a soft "no"
- 看情况吧 (kàn qíngkuàng ba) — "depends on the situation," genuinely open-minded
- 到时候再看吧 (dào shíhou zài kàn ba) — "let's wait and see," most neutral
Plus cultural context, nuance comparison, and audio pronunciation.
Supports 13+ languages including Mandarin, Japanese, Korean, Spanish, French, German, Portuguese, Italian, Russian, Arabic, and Hindi. Any language Claude knows can be coached.
Requires a Pro or Max subscription.
- Download
konid-ai-plugin.zip - In Cowork, click Customize in the left sidebar
- Click + next to "Personal plugins" > Upload plugin
- Choose the
konid-ai-plugin.zipfile
That's it. Start a new task and ask "how do I say 'nice to meet you' in Japanese?"
Requires Node.js 18+ and an Anthropic API key.
claude mcp add konid-ai -- npx -y konid-aiAudio plays directly through your speakers.
konid works with any MCP-compatible client. Add this to your client's MCP config:
{
"mcpServers": {
"konid": {
"command": "npx",
"args": ["-y", "konid-ai"]
}
}
}Tested with Cursor, VS Code Copilot, Windsurf, Zed, and JetBrains.
Settings > Apps > Advanced settings > Developer mode > add https://konid.fly.dev/mcp
MIT

