Back to MCP Servers
Cv
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).
communicationaiagent
By PhononX
Installation
npx -y cv-mcp-serverConfiguration
{
"mcpServers": {
"cv-mcp-server": {
"command": "npx",
"args": ["-y", "cv-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes