{
  "schema_version": "v1",
  "name": "heycmo",
  "name_for_human": "HeyCMO",
  "description": "AI marketing team for founders — 10 named agents that write your blog, run your social, send your email, run your paid ads, and report revenue attribution. $99/mo, first 30 days free.",
  "version": "1.0.0",
  "vendor": {
    "name": "HeyCMO",
    "url": "https://heycmo.ai",
    "email": "hello@heycmo.ai"
  },
  "auth": {
    "type": "bearer",
    "token_format": "hcmo_live_*",
    "header": "Authorization",
    "scheme": "Bearer",
    "obtain_url": "https://heycmo.ai/signin",
    "documentation": "https://docs.heycmo.ai/docs/api/authentication"
  },
  "endpoints": {
    "openapi": "https://heycmo.ai/openapi.json",
    "mcp_sse": "https://heycmo.ai/mcp/sse",
    "mcp_message": "https://heycmo.ai/mcp/message",
    "mcp_server_card": "https://heycmo.ai/.well-known/mcp/server-card.json",
    "agent_card_a2a": "https://heycmo.ai/.well-known/agent-card.json",
    "ai_plugin": "https://heycmo.ai/.well-known/ai-plugin.json",
    "api_catalog": "https://heycmo.ai/.well-known/api-catalog",
    "oauth_protected_resource": "https://heycmo.ai/.well-known/oauth-protected-resource",
    "web_bot_auth_directory": "https://heycmo.ai/.well-known/http-message-signatures-directory",
    "llms_txt": "https://heycmo.ai/llms.txt",
    "llms_full_txt": "https://heycmo.ai/llms-full.txt",
    "pricing_md": "https://heycmo.ai/pricing.md",
    "index_md": "https://heycmo.ai/index.md",
    "status": "https://heycmo.ai/status",
    "rss": "https://heycmo.ai/rss/agents.xml",
    "sitemap": "https://heycmo.ai/sitemap-index.xml"
  },
  "rate_limits": {
    "rest": { "requests_per_minute": 60, "scope": "per_customer" },
    "mcp": { "requests_per_minute": 30, "scope": "per_customer" },
    "retry_strategy": "Exponential with jitter; respect Retry-After header on 429."
  },
  "logo_url": "https://heycmo.ai/logo-icon.png",
  "contact_email": "hello@heycmo.ai",
  "legal_info_url": "https://heycmo.ai/terms",
  "privacy_policy_url": "https://heycmo.ai/privacy",
  "documentation_url": "https://docs.heycmo.ai",
  "agents": [
    { "id": "sam", "role": "Chief Marketing Officer", "description": "Strategy, prioritisation, weekly briefings." },
    { "id": "riley", "role": "SEO Writer", "description": "Long-form blog drafts, keyword research." },
    { "id": "avery", "role": "Social Manager", "description": "Platform-native posts across X, LinkedIn, Instagram, Facebook, TikTok, Pinterest." },
    { "id": "jordan", "role": "Email Marketer", "description": "Welcome flows, drips, newsletters with subject-line scoring." },
    { "id": "phoenix", "role": "Ads Manager", "description": "Paid creatives for Meta, Google, LinkedIn." },
    { "id": "mia", "role": "Lead Generation", "description": "Cold email + LinkedIn outreach with intent scoring." },
    { "id": "ronan", "role": "Researcher", "description": "Trends, competitor moves, keyword gaps." },
    { "id": "sage", "role": "Analyst", "description": "Revenue attribution, CAC/LTV/churn." },
    { "id": "drew", "role": "Conversion Rate Optimizer", "description": "URL audits + experiments." },
    { "id": "quinn", "role": "Sales Enablement", "description": "Decks, one-pagers, proposals." }
  ]
}
