# Crumb Agent-first SEO writing. Crawl a site, confirm a business profile, research keywords, then Autopilot writes, fact-checks, and publishes. ## Humans - App: https://cms.growleady.io/admin/login - Pricing: https://cms.growleady.io/pricing ## Agents Authenticate with `x-api-key: cr_...` and `tenant_id`. MCP: POST {SUPABASE_URL}/functions/v1/mcp Header: x-api-key, x-crumb-tenant REST: POST {SUPABASE_URL}/functions/v1/agent-api Body: { "action": "", "tenant_id": "", ... } ## Tools get_workspace, list_content, start_crawl, get_crawl_status, get_business_profile, confirm_business_profile, research_keywords, get_topic_map, start_runs, list_runs, get_run, retry_run, accept_run_plan, publish_run, list_tickets, get_ticket, create_ticket, reply_ticket ## Ops agents Authenticate with `x-api-key: cr_ops_...` (platform key from /admin/ops). MCP: POST {SUPABASE_URL}/functions/v1/ops-mcp Tools: list_tickets, get_ticket, reply_ticket, update_ticket, lookup_customer, list_customers, get_customer, set_ops_status, comp_plan, add_note Support is agent-led. New tickets default to assignee_kind=agent. ## Events Subscribe webhooks to run.started, run.needs_approval, run.published, run.failed in addition to content.* events. ## Docs https://cms.growleady.io/docs/agents