# io.github.robertnowell/konid (npm · konid-ai)

Three translation options per phrase, casual to formal, with register context and audio.

- Trust score: 63/100 (medium)
- Change this week: +25
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `konid-ai`: 63/100 (this document), [markdown](https://verifymcp.io/servers/robertnowell-konid/konid-ai.md), [page](https://verifymcp.io/servers/robertnowell-konid/konid-ai)

## Channel facts

- Registry: `npm`
- Package: `konid-ai`
- Version: `1.0.5`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 88/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (141 of 142), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (141 of 142), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: no source repository is declared.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 112 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 592 tokens (~197/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add robertnowell-konid -- npx -y konid-ai
```

### Codex

```bash
codex mcp add robertnowell-konid -- npx -y konid-ai
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "robertnowell-konid": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "konid-ai"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add robertnowell-konid --command npx --arg -y --arg konid-ai
```

### Hermes

```yaml
mcp_servers:
  robertnowell-konid:
    command: "npx"
    args: ["-y", "konid-ai"]
```

### Other

```json
{
  "mcpServers": {
    "robertnowell-konid": {
      "command": "npx",
      "args": [
        "-y",
        "konid-ai"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 63, +49)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [functional regression] Security disclosure: unverified → fail
- [functional improvement] Schema quality: unverified → excellent
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Stability: unverified → 0.23
- [functional] Licence: MIT

### 2026-08-01 (score 14, −6)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 20, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-29 (score 38, +20)

- [functional improvement] Tool coverage: unverified → 100

### 2026-07-28 (score 18, −20)

- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 38)

First indexed and scored.

## MCP tools (3)

### `coach` (~130 tokens)

Express an idea naturally in a target language. Returns 3 socially-calibrated options with romanization, literal meanings, tone notes, and cultural context. Each option is numbered for use with the speak tool.

Input parameters:

- `context` (string): Social context: who you're talking to, the situation (e.g. 'texting a date', 'email to boss', 'casual with friends')
- `target_language` (string): Target language (e.g. 'Mandarin Chinese', 'Japanese', 'Korean', 'Spanish')
- `text` (string, required): The idea you want to express (in English)

### `speak` (~141 tokens)

Speak text aloud using text-to-speech. Generates audio and plays it through speakers. Use after coach to hear how a phrase sounds.

Input parameters:

- `meaning` (string): English meaning of the text (e.g. 'thanks', 'thank you'). Include this so the output is understandable without context.
- `slow` (boolean): Speak at a slower pace for clearer pronunciation
- `text` (string, required): The text to speak (in the target language)
- `voice` (string): edge-tts voice name (e.g. 'zh-CN-YunjianNeural', 'zh-CN-XiaoxiaoNeural'). Auto-detected from text if omitted.

### `replay` (~35 tokens)

Replay the last spoken audio clip. Use when the user says 'again', 'replay', 'repeat', or 'play it again'.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/robertnowell-konid/konid-ai#diagnostics

## Score history

- 2026-08-03: 63
- 2026-08-02: 63
- 2026-08-01: 14
- 2026-07-31: 20
- 2026-07-29: 38
- 2026-07-28: 18
- 2026-07-27: 38

## Links

- npm package: https://www.npmjs.com/package/konid-ai
- Socket report: https://socket.dev/npm/package/konid-ai
- Changelog RSS feed: https://verifymcp.io/servers/robertnowell-konid/konid-ai/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/robertnowell-konid/konid-ai/changelog.json
- HTML version of this page: https://verifymcp.io/servers/robertnowell-konid/konid-ai
