TwelveLabs
stdioUsed by 1 plugin
Installs remotion-superpowers, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub dojocodinglabs/remotion-superpowers --plugin remotion-superpowersAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"TwelveLabs": {
"command": "npx",
"args": [
"-y",
"twelvelabs-mcp"
],
"env": {
"TWELVELABS_API_KEY": "${TWELVELABS_API_KEY}"
}
}
}
}Replace placeholder values for: TWELVELABS_API_KEY
Security Considerations
Requires secrets
This MCP server needs API keys or credentials. Configure them in your environment before use.
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Command
npxAccess Level
write
Arguments
-ytwelvelabs-mcp
Environment Variables
TWELVELABS_API_KEY=${TWELVELABS_API_KEY}Required Secrets
TWELVELABS_API_KEY