Rulepython
.Mcp.Json Rule
MCP configuration with 1 server: ElevenLabs
{
"mcpServers": {
"ElevenLabs": {
"command": "uvx",
"args": [
"elevenlabs-mcp"
],
"env": {
"ELEVENLABS_API_KEY": "<sample-api-key>"
}
}
}
}