Krystal Voice Caller runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from pypi. Last commit 22 May 2026.
Drive a Krystal Voice Caller tenant from Claude, Cursor, or any MCP-aware agent.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kvc-mcp -- uvx kvc-mcp
{
"mcpServers": {
"kvc-mcp": {
"args": [
"kvc-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.kvc-mcp]
command = "uvx"
args = ["kvc-mcp"]
{
"mcpServers": {
"kvc-mcp": {
"args": [
"kvc-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kvc-mcp": {
"args": [
"kvc-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.