Aura Builder MCP

Connect Cursor, Claude, or ChatGPT to Aura Builder. Generation uses your cmsaura.com license and credits. Site writes require the Aura Agent in the Joomla or WordPress plugin.

ChatGPT

In ChatGPT, add a custom MCP connector with URL https://mcp.cmsaura.com/mcp. Choose OAuth (not a Bearer token). ChatGPT uses Client ID Metadata (CIMD) and will send you to cmsaura.com to sign in.

Cursor config
{
  "mcpServers": {
    "aura-builder": {
      "url": "https://mcp.cmsaura.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_DOWNLOAD_ID"
      }
    }
  }
}

Use your Download ID from cmsaura.com, or an mcp- token from the Members profile Connect AI tab.

Generation can take longer than Cloudflare's ~100s proxy timeout. If a tool returns poll_again, call poll_job with the job_id until it is done.

Full block schema and API rules: AI-GUIDE.md

Health check: /health