---
description: Save your free-whisper transcription token into global Claude Code settings
argument-hint: [token]
allowed-tools: ["Read", "Write", "Edit", "Bash"]
---

Invoke the `setup-token` skill to save the user's free-whisper API token into their global `~/.claude/settings.json` `env` block.

Generate or copy the token at https://transcribe.skillbase.yareytech.com. The same token is shared by machine-discovery and machine-business.

Hard rules: write only to the global `~/.claude/settings.json` (never `.mcp.json`, the repo, or a `settings.local.json`); merge without dropping existing keys; never write an empty token; never echo the token value back. After saving, the final message MUST tell the user to reconnect the MCP via `/mcp`, or transcriptions will fail with 401.

Token (optional — if omitted, the skill will ask for it):

$ARGUMENTS
