The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Krystal Voice Caller listing page.
MCP access is included with every Krystal Voice Caller tier. Use this package to manage a tenant from Claude, Cursor, or any MCP-aware agent.
mcp-name: io.github.KrystalUnity/kvc-mcp
Create or rotate an API token in the Krystal Voice Caller dashboard, then set:
Cursor example:
The server exposes tenant config, DNC, call history, reception captures, digest send-now, Script Author draft chat, contact upload, outbound captures, and test-call tools. Product availability is enforced by the Krystal Voice Caller API, so Reception-only tenants get inbound/reception tools and Bundle/Premium tenants get outbound Email Hunter tools.
Script approval is not exposed through MCP. Approval stays admin-only in the web UI.
Operator-only steps:
cd packages/kvc-mcp && uv builduv publish --username __token__ --password "$PYPI_TOKEN"io.github.KrystalUnity/kvc-mcp pointing at the PyPI package.pip install kvc-mcp && kvc-mcp --help.