Connect to the [Cartesia](https://cartesia.ai/) voice platform to perform text-to-speech, voice cloning etc.
Documentation
Cartesia MCP Server
The Cartesia MCP server provides a way for clients such as Cursor, Claude Desktop, and OpenAI agents to interact with Cartesia's API. Users can localize speech, convert text to audio, infill voice clips etc.
Cartesia Setup
Ensure that you have created an account on Cartesia, there is a free tier with 20,000 credits per month. Once in the Cartesia playground, create an API key under API Keys --> New.
Installation
pip install cartesia-mcp
which cartesia-mcp # absolute path to executable
Claude Desktop Integration
Add the following to claude_desktop_config.json which can be found through Settings --> Developer --> Edit Config.