Add Voice Transcription

MCP Server

by qwibitai · Added 5mo ago

Claude
6.9k

Install

git clone https://github.com/qwibitai/nanoclaw

Add to Claude

claude mcp add add-voice-transcription

Quick 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

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations