🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

konid-ai

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

konid-ai

Language expression wizard with audio - MCP server for Claude Code

latest
Source
npmnpm
Version
1.0.5
Version published
Weekly downloads
28
-37.78%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Google Translate says 'estoy caliente' for 'I'm hot', which actually means 'I'm horny' in Spanish

How it works

Watch the demo video

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.

Install

Claude Cowork

Requires a Pro or Max subscription.

Cowork: Customize > + > Upload plugin

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

Keywords

mcp

FAQs

Package last updated on 12 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts