cartesia-mcp.md

Cartesia MCP

from"cartesia"
480

Connect to Cartesia voice platform for text-to-speech and voice cloning

AI & ML
TTSvoicecloningAI
install.sh
# Clone the repository
$git clone https://github.com/cartesia-ai/cartesia-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve