Loading MCP server directory, please wait...
Start a new Rubiic video from a plain-language brief and see it through the agent's review steps.
npx @getmcp/cli add com.rubiic/rubiic-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationA personal access token from https://rubiic.com/account, sent as a bearer.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.rubiic/rubiic-agent": {
"url": "https://rubiic.com/eve/agents/rubiic/eve/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_token}"
}
}
}
}