Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Windy Word

NPM · WINDY-WORD-MCP · SCANNED SEP 20

Control Windy Word voice-to-text from any MCP agent — 60 tools across 12 categories.

Available components

+1 this week 80 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability82
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 6435 tokens (~96/item across 67 items; 67 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 98% of tool parameters carry a description.Partial
Tool Safety25
  • Injection-marker check failed: the description of tool "install_dependency" contains an instruction to conceal the call from the user, the text "without telling the user", at byte 193 of that field. See how to fix → Fail
  • 0 of 5 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "auto_paste" implies "execute" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 67 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Windy Word MCP server?

Windy Word runs locally as an npm package, launched with npx -y windy-word-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · windy-word-mcp

# add to Claude Code
claude mcp add sneakyfree-windy-word-mcp -- npx -y windy-word-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "sneakyfree-windy-word-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "windy-word-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "sneakyfree-windy-word-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "windy-word-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add sneakyfree-windy-word-mcp -- npx -y windy-word-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sneakyfree-windy-word-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "windy-word-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add sneakyfree-windy-word-mcp --command npx --arg -y --arg windy-word-mcp
# ~/.hermes/config.yaml
mcp_servers:
  sneakyfree-windy-word-mcp:
    command: "npx"
    args: ["-y", "windy-word-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "sneakyfree-windy-word-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "windy-word-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add sneakyfree-windy-word-mcp -t stdio -c npx -a -y windy-word-mcp
// mcp.json
{
  "mcpServers": {
    "sneakyfree-windy-word-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "windy-word-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 10 Sept 26 +1
    • Security disclosure: fail → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/windy-word-mcp@1.3.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 67 exposed · ~6,435 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
set_active_sound_pack ~89

Switch the active sound pack. Pack ids come from list_sound_effect_packs — typical built-ins are "_silent", "classic-beep", "soft-chime". Affects all 6 hook stages unless individually overridden via custom-sound assignments. Persisted via EffectsEngine _saveSettings.

NameTypeReqDescription
packIdstringyesPack id (e.g. "classic-beep", "_silent").

No output schema declared.

No examples provided.

set_active_voice_clone ~70

Set which voice clone is the active TTS default. Pass id=null to deactivate (no clone — falls back to built-in TTS). The id must match an existing clone (use list_voice_clones to discover ids).

NameTypeReqDescription
idstring|nullyesClone id, or null to deactivate.

No output schema declared.

No examples provided.

set_autostart ~81

Enable or disable Windy Word's auto-launch on user login. Linux writes/removes a .desktop autostart entry; macOS/Windows toggle via Electron's setLoginItemSettings. Returns the resulting state (enabled boolean) so agents can verify the change took.

NameTypeReqDescription
enablebooleanyestrue to enable autostart, false to disable.

No output schema declared.

No examples provided.

set_config ~110

Patch the config store. Pass EITHER {path, value} for a single dotted-path write (e.g. path="engine.model", value="small"), OR {patch: {...}} for a flat object of dotted-path → value pairs applied in order. Changes persist immediately.

NameTypeReqDescription
patchobjectObject of dotted-path → value, applied in iteration order.
pathstringDotted path (e.g. "engine.model").
valueValue for the single-path form.

No output schema declared.

No examples provided.

set_hotkey ~100

Rebind a keyboard shortcut. Action keys: toggleRecording, pasteTranscript, pasteClipboard, showHide, quickTranslate. Accelerator format is Electron-style (e.g. "CommandOrControl+Shift+Space", "Alt+W"). Triggers an immediate re-registration.

NameTypeReqDescription
acceleratorstringyesElectron accelerator (e.g. "CommandOrControl+Shift+Space"). Avoid reserved combos.
keystringyesWhich action to rebind.

No output schema declared.

No examples provided.

set_master_sfx_volume ~80

Set the master SFX volume (0-100). Affects every hook stage as a multiplier on per-stage volumes. Persists immediately to localStorage windy_sfxVolume and applies to the live EffectsEngine.sound master.

NameTypeReqDescription
volumeintegeryesMaster SFX volume 0-100. 0 = silent, 100 = full.

No output schema declared.

No examples provided.

set_model ~78

Switch the active transcription model. Hot-reloads the running Python engine over WebSocket if it is currently active — no app restart needed. Model must be in the WindyTune ladder (see list_models).

NameTypeReqDescription
modelstringyesModel id (e.g. "tiny", "base", "small", "medium", "large-v3").

No output schema declared.

No examples provided.

set_paste_strategy ~117

Select a paste strategy. Pass "auto" to use the platform default chain, or a specific strategy name (e.g. "wtype", "ydotool_type", "osascript_cmdv"). Optionally override the fallback chain. Strategy names come from list_paste_strategies.

NameTypeReqDescription
fallbackChainarrayOptional override for the fallback order. If omitted, leaves the existing chain.
strategystringyesStrategy name (or "auto"). Must match a name returned by list_paste_strategies.

No output schema declared.

No examples provided.

set_setting ~157

Validate and apply a setting change against the catalog. Rejects unknown paths, type mismatches, out-of-range numbers, invalid enum values, malformed accelerators, and attempts to write read-only settings (e.g. license.*). On success, returns the previous + new value, any side effects that fired (e.g. "global shortcuts re-registered", "python engine hot-reload sent"), and whether a restart is required for the change to take full effect. Use set_config to bypass the catalog (low-level, no validation — for paths outside the catalog).

NameTypeReqDescription
pathstringyesDotted path. Get the catalog from list_settings.
valueyesNew value. Must match the type the catalog declares for this path.

No output schema declared.

No examples provided.

set_sound_effect_mode ~77

Switch the EffectsEngine mode: "silent" (no sounds), "classic" (built-in beeps), "surprise" (random selection from a category), "custom" (per-hook user-assigned sounds), "pack" (active pack drives everything). Persisted via _saveSettings.

NameTypeReqDescription
modestringyes

No output schema declared.

No examples provided.

set_sound_hook ~182

Configure a single sound-effect hook stage. Hooks are the 6 lifecycle points where Windy Word plays sounds: start (🎬 begin recording), during (🎤 mid-recording chirps), stop (⏹️ end recording), process (⏳ Whisper transcribing), warning (⚠️ approaching session limit), paste (📋 transcript injected). Each hook has enabled (boolean) + volume (0-100 int). Pass any combo of those args — omitted ones are unchanged. Routes through the renderer EffectsEngine and persists via _saveSettings to localStorage.

NameTypeReqDescription
enabledbooleanMute (false) / unmute (true) this stage.
hookstringyesWhich of the 6 hook stages.
volumeintegerPer-stage volume 0-100. Multiplies with master SFX volume.

No output schema declared.

No examples provided.

setup_install_polkit_rule ~228

Install or remove the Linux polkit auto-approve rule that lets install_dependency run without prompts. CRITICAL ONE-TIME SETUP for the agent-native install flow on a fresh machine: triggers a single pkexec password prompt for THIS call (the user types their password once); thereafter every install_dependency call for a whitelisted tool (wtype/ydotool/wl-clipboard/xdotool/ffmpeg) runs prompt-free. Uses subject.active so the rule applies to any logged-in user on the machine (not hardcoded to a single account). Linux only — returns 501 on macOS/Windows. Recommended flow: 1. run_diagnostics — see if install_polkit_rule check is warning 2. setup_install_polkit_rule({enable: true}) — user types password once 3. install_dependency({tool: "wtype"}) — silent install, no prompt Pass enable=false to remove the rule (also triggers a polkit prompt).

NameTypeReqDescription
enablebooleanyestrue to install the rule, false to remove it.

No output schema declared.

No examples provided.

show_hide_window ~29

Cycle the Windy Word window through its three states: full → mini tornado → hidden → full.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

test_paste_strategy ~85

WARNING: injects test text ("wtest") into whatever window currently has focus. Use to verify a specific strategy works on this machine. Returns timing + success flag. Have the user focus a known-safe target (e.g. a text editor) before calling.

NameTypeReqDescription
strategystringyesStrategy name to test. Get the list from list_paste_strategies.

No output schema declared.

No examples provided.

toggle_recording ~52

Toggle voice recording on or off (same effect as the global hotkey). If currently idle, starts listening. If currently recording, stops and triggers the transcription + paste pipeline against whatever window had focus when recording started.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

transcribe_audio_file ~201

Transcribe an audio file at a given path. Accepts any format ffmpeg can read (wav, mp3, m4a, ogg, flac, webm, etc. — auto-detected). Routes through the same Python Whisper engine the Windy Word desktop app uses for live transcripts (no cold start when the engine is warm — WebSocket-routed for sub-second hand-off). Returns transcript text + timing diagnostics (transcribeMs, audioDurationSec, ratio = transcribe/audio, modelUsed). 500MB file cap; 60s ffmpeg ceiling; 120s WS ceiling. Designed for individual files — agents wanting bulk processing should iterate over a directory and call this per file.

NameTypeReqDescription
languagestringISO-639-1 language hint for Whisper (default "en"). Pass "auto" to let the model detect.
pathstringyesAbsolute or working-dir-relative path to the audio file.

No output schema declared.

No examples provided.

translate_text ~150

Translate text to a target language. Tries the local translation-memory cache first (instant + free); on miss, calls Groq (preferred) or OpenAI via Windy Word's configured key. The TM cache auto-populates from successful calls so repeat translations are free. Source language defaults to "auto" (model detects); only concrete source-lang calls hit the TM. Returns {ok, translation, fromCache, sourceLang, targetLang, engine}.

NameTypeReqDescription
sourceLangstringSource language code or "auto" (default).
targetLangstringyesTarget language code (e.g. "es", "fr", "ja").
textstringyesText to translate.

No output schema declared.

No examples provided.

Common questions

What is the Windy Word MCP server?

Windy Word is an MCP server listed in the public MCP registry as io.github.sneakyfree/windy-word-mcp. Control Windy Word voice-to-text from any MCP agent, 60 tools across 12 categories. This page covers its npm package (windy-word-mcp).

Is the Windy Word MCP server safe to use?

Windy Word scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Windy Word MCP server expose?

Windy Word exposes 67 tools: get_platform, list_paste_strategies, get_active_paste_strategy, set_paste_strategy, test_paste_strategy, and 62 more. Their descriptions and schemas cost roughly 6,435 tokens of context every time the server is loaded.

Is the Windy Word MCP server still maintained?

Windy Word is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Windy Word MCP server under?

Windy Word declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.