Model Context Protocol

Connect Aura to Claude Desktop Claude Code Cursor OpenClaw Claude Desktop

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
Authenticate with your Aura AI account — no API key needed
Claude Desktop
macOS & Windows
Claude Code
Terminal CLI
Cursor
AI IDE
OpenClawBeta
MCP-native agent
1
Open Claude settings
Launch Claude Desktop and go to Settings → Connectors. Scroll to the bottom and click Add custom connector.
2
Paste the URL
Name it Aura AI and paste https://mcp.auraai.app/mcp in the URL field. Leave Advanced settings empty.
3
Connect and sign in
Click Add → Connect. A browser tab opens — sign in with your Aura account. Aura's tools appear in chat. Requires Pro/Max/Team/Enterprise.
1
Run the add command
From your terminal:
claude mcp add --transport http aura https://mcp.auraai.app/mcp
2
Authenticate
Start claude. On first tool call, your browser opens — sign in with your Aura account.
3
Verify
Type /mcp inside Claude Code to confirm Aura is connected and tools are available.
1
Open MCP settings
In Cursor, go to Settings → Tools & MCP and click Add new MCP server.
2
Add Aura
Name it aura and paste https://mcp.auraai.app/mcp. Or edit ~/.cursor/mcp.json directly:
{
  "mcpServers": {
    "aura": { "url": "https://mcp.auraai.app/mcp" }
  }
}
3
Sign in
Trigger any Aura tool — Cursor opens your browser for OAuth, signs you in via Aura, and stores the token. No headers needed.
1
Install OpenClaw
Follow docs.openclaw.ai to install via Docker, Node.js, or the platform installer.
2
Register the Aura server
From your terminal:
openclaw mcp set aura '{"url":"https://mcp.auraai.app/mcp","transport":"streamable-http"}'
3
Authorize
Follow OpenClaw's OAuth prompt to sign in with your Aura account. See docs.openclaw.ai/oauth for client-specific details.

Available Tools

generate_image
Text → image
generate_video
Text/image → video
edit_image
Edit existing image