MCP-сервер Whisper (распознавание речи).
npx whisper-mcp Configuration Claude Desktop Add to your Claude Desktop config file: macOS: ~/Library/Application Support/Claude/claude_desktop_config.json { "mcpServers": { "whisper-mcp": { "command": "npx", "args": ["-y", "whisper-mcp"] } } } Aft