Add Voice Transcription
MCP Serverby qwibitai · Added 5mo ago
Claude
6.9k
Install
git clone https://github.com/qwibitai/nanoclawAdd to Claude
claude mcp add add-voice-transcriptionQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"add-voice-transcription": {
"command": "npx",
"args": [
"@modelcontextprotocol/add-voice-transcription"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Add voice message transcription to NanoClaw using OpenAI's Whisper API. Automatically transcribes WhatsApp voice notes so the agent can read and respond to them.
Tags
ai-mltypescriptpythongobashskill