Krystal Voice Caller for Claude Code
io.github.krystalunity/kvc-mcp
Drive a Krystal Voice Caller tenant from Claude, Cursor, or any MCP-aware agent.
client:Claude Code
transport:stdio
runtime:pypi
Install Krystal Voice Caller in Claude Code
run in your project directory
claude mcp add kvc-mcp -e KVC_API_TOKEN=<KVC_API_TOKEN> -e KVC_BASE_URL=<KVC_BASE_URL> -- uvx kvc-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs