Back to directory
cartesia-mcp

cartesia-mcp

@cartesia-ai13

The Cartesia MCP server enables clients like Cursor, Claude Desktop, and OpenAI agents to interact with Cartesia's API for speech localization, text-to-audio conversion, and voice infill.

speechaudiotext-to-speechvoiceAIcontext

Installation & Configuration

{
  "mcpServers": {
    "cartesia-mcp": {
      "command": "<absolute-path-to-executable>",
      "env": {
        "CARTESIA_API_KEY": "<insert-your-api-key-here>",
        "OUTPUT_DIRECTORY": ""
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/5/8
Updated
2026/6/7