Agent Settings
Agent Keys
Agents only run on paid accounts. Start with $19/month Agent Starter, complete Stripe onboarding, then create scoped keys.
Step 1: Start Agent Plan
Step 2: Account Key
If status shows paid: false, complete checkout in Step 1. Stripe webhook will activate billing automatically.
Step 3: Create Agent Key
Copy the key immediately. It is only shown once.
Agent execution requires an active $19/month plan.
Use With Natural Language
After creating your scoped key, give it to your agent and ask naturally:
"invoice a client Momentum Labs"
"build a launch widget for my homepage"
"make a landing page for my product"
"build a storefront and checkout for my digital products"
"repurpose this into blog, LinkedIn, email, and X thread"
"build a course membership mini-site with Stripe subscriptions and onboarding drip"
"clip this podcast into YouTube Shorts and Reels"
"build a searchable directory with submission form and paid featured listings"
"build an automated outreach campaign with personalization and CRM sync"
"launch a business-in-a-box for a coaching business"
Your agent should route via /api/agents/intent first, then execute the matching outcome endpoint.
MCP aliases now supported: create_landing_page, send_invoice, get_invoice_status, build_storefront.
Overage policy: hard cap. When quota is reached, API returns 429 RATE_LIMIT_EXCEEDED with upgrade details (no auto-bill by default).