SpeechWeave for Claude Code
io.github.speechweave/mcp
Transcribe local files and URLs with SpeechWeave's OpenAI-compatible Speech-to-Text API.
client:Claude Code
transport:stdio
runtime:npm
Install SpeechWeave in Claude Code
run in your project directory
claude mcp add mcp -e SPEECHWEAVE_API_KEY=<SPEECHWEAVE_API_KEY> -- npx -y @speechweave/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs