Skip to main content
CommunicationTypeScript

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).

communicationofficialcloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/PhononX/cv-mcp-server

Claude 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.

Details

Category
Communication
Language
TypeScript
Author
PhononX