PhononX/cv-mcp-server
MCP Server that connects AI Agents to [Carbon Voice](https://getcarbon.app). Create, manage, and interact with voice messages, conversations, direct messages, folders, voice memos, AI actions and more in [Carbon Voice](https://getcarbon.app).
Quick Start
Clone the repository:
git clone https://github.com/PhononX/cv-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"cv-mcp-server": {
"command": "npx",
"args": [
"-y",
"PhononX/cv-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.