konid-ai
Can be used as an MCP server with JetBrains IDEs to provide language coaching for natural expressions.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@konid-aihow do I say 'nice to meet you' in Japanese?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
konid
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.
How it works
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.
Related MCP server: Cloud Translation API MCP Server
Install
Claude Cowork
Requires a Pro or Max subscription.
Download
konid-ai-plugin.zipIn 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?"
Claude Code
Requires Node.js 18+ and an Anthropic API key.
claude mcp add konid-ai -- npx -y konid-aiAudio plays directly through your speakers.
Other MCP clients
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.
ChatGPT
Settings > Apps > Advanced settings > Developer mode > add https://konid.fly.dev/mcp
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/robertnowell/konid-language-learning'
If you have feedback or need assistance with the MCP directory API, please join our Discord server