ElevenLabs for Cursor
io.elevenlabs/mcp
Manage ElevenLabs voice agents and generate speech, music, sound effects, images, and video.
client:Cursor
transport:streamable-http
Install ElevenLabs in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.us.elevenlabs.io/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs