Loading MCP server directory, please wait...
Drive Longtake Studio from an agent: AI video takes on your own API key, characters, drafts, costs
npx @getmcp/cli add io.github.svatrous/longtakeRequires Node.js 18+. Community-contributed server. Review source before installing.
STUDIO_URLStudio address — https://longtake.studio for the cloud studio
STUDIO_TOKENPersonal agent token from the studio: account menu → API keys → Agent access
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.svatrous/longtake": {
"command": "npx",
"args": [
"-y",
"longtake-mcp"
],
"env": {
"STUDIO_URL": "",
"STUDIO_TOKEN": ""
}
}
}
}