Generate and edit cinematic images and videos right from Claude, OpenClaw, Cline and any MCP-compatible client. One URL. Sign in with your Aura account. No API keys.
https://mcp.auraai.app/mcp
Settings → Connectors. Scroll to the bottom and click Add custom connector.Aura AI and paste https://mcp.auraai.app/mcp in the URL field. Leave Advanced settings empty.Add → Connect. A browser tab opens — sign in with your Aura account. Aura's tools appear in chat. Requires Pro/Max/Team/Enterprise.claude mcp add --transport http aura https://mcp.auraai.app/mcp
claude. On first tool call, your browser opens — sign in with your Aura account./mcp inside Claude Code to confirm Aura is connected and tools are available.Settings → Tools & MCP and click Add new MCP server.aura and paste https://mcp.auraai.app/mcp. Or edit ~/.cursor/mcp.json directly:{
"mcpServers": {
"aura": { "url": "https://mcp.auraai.app/mcp" }
}
}openclaw mcp set aura '{"url":"https://mcp.auraai.app/mcp","transport":"streamable-http"}'