Loading MCP server directory, please wait...
Autonomous AI video editor over MCP: viral clips, captions, reframe, chroma key, MP4 export
npx @getmcp/cli add io.github.brajendrak00068/levea-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
LEVEA_API_URLLevea API base URL, e.g. https://api.livecore.ai
LEVEA_API_KEYLevea API key. Generate one at https://studio.livecore.ai/
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.brajendrak00068/levea-mcp-server": {
"command": "npx",
"args": [
"-y",
"levea-mcp-server"
],
"env": {
"LEVEA_API_URL": "",
"LEVEA_API_KEY": ""
}
}
}
}