Installation & Configuration
{
"mcpServers": {
"resemble-ai": {
"command": "python",
"args": [
"-m",
"src.cli",
"--implementation",
"stdio"
],
"env": {
"RESEMBLE_API_KEY": "your_api_key_here"
}
}
}
}Information
Transport
stdiosse
Language
Python
Created
2026/6/17
Updated
2026/6/17