AgentStack
MCP verified MIT Self-run

Konid Language Learning

mcp-robertnowell-konid-language-learning · by robertnowell

Language expression coach with audio pronunciation - Claude Cowork plugin

No reviews yet
0 installs
1 views
0.0% view→install

Install

$ agentstack add mcp-robertnowell-konid-language-learning

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Konid Language Learning? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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:

  1. 再说吧 (zài shuō ba) — casual, slightly evasive, can function as a soft "no"
  2. 看情况吧 (kàn qíngkuàng ba) — "depends on the situation," genuinely open-minded
  3. 到时候再看吧 (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.

Install

Claude Cowork

> Requires a Pro or Max subscription.

  1. Download [konid-ai-plugin.zip](docs/konid-ai-plugin.zip)
  2. In Cowork, click Customize in the left sidebar
  3. Click + next to "Personal plugins" > Upload plugin
  4. Choose the konid-ai-plugin.zip file
  • > Upload plugin" width="500">

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-ai

Audio 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

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.