Connect any AI assistant to your content production pipeline. 33 tools for managing video ideas, productions, stages, and frames. Works with Claude, ChatGPT, Gemini, and Copilot.
Server Config
{
"mcpServers": {
"framedeck": {
"command": "npx",
"args": [
"-y",
"framedeck-mcp"
],
"env": {
"FRAMEDECK_API_KEY": "<YOUR_API_KEY>"
}
}
}
}