# Konid Language Learning

> Language expression coach with audio pronunciation - Claude Cowork plugin

- **Type:** MCP server
- **Install:** `agentstack add mcp-robertnowell-konid-language-learning`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [robertnowell](https://agentstack.voostack.com/s/robertnowell)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [robertnowell](https://github.com/robertnowell)
- **Source:** https://github.com/robertnowell/konid-language-learning

## Install

```sh
agentstack add mcp-robertnowell-konid-language-learning
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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](https://console.anthropic.com/settings/keys).

```bash
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:

```json
{
  "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.

- **Author:** [robertnowell](https://github.com/robertnowell)
- **Source:** [robertnowell/konid-language-learning](https://github.com/robertnowell/konid-language-learning)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-robertnowell-konid-language-learning
- Seller: https://agentstack.voostack.com/s/robertnowell
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
