{
 "categories": [
  "sales",
  "calendar"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-09-06",
   "fact": "homepage",
   "note": "Chili Piper presents a commercial inbound conversion platform for qualification, enrichment, routing, scheduling, Distro, Handoff, Chat AI, and ChiliCal.",
   "source": "https://www.chilipiper.com/",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "license",
   "note": "Routing & Scheduling starts at $1,250 per month billed annually, with 15 seats included. Experiences starts at $3,500 per month. ChiliCal standalone is $12 per user per month with a 200-seat minimum. MCP and Edge API are listed as plan features. No free tier was stated.",
   "source": "https://www.chilipiper.com/pricing",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.api.exists",
   "note": "The public Edge OpenAPI document is titled Chili Piper API, version 1.372.0. Server URL is https://fire.chilipiper.com/api/fire-edge. It describes programmatic access to booking links, inbound routers, availability, meetings, and org structure.",
   "source": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.api.kinds[0]",
   "note": "The spec is OpenAPI 3.1 over HTTPS with versioned paths such as /v1/org/... JSON request and response bodies. Pagination uses page and pageSize; newer lists use PUT with a JSON body.",
   "source": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.api.auth[0]",
   "note": "securitySchemes.apiKeyAuth is an API key in the Authorization header. Format is Authorization: Bearer <api-key>. Sending the key without the Bearer prefix returns 401.",
   "source": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.api.auth[1]",
   "note": "securitySchemes.apiKeyAuth1 is the same tenant API key as a query parameter, ?apiKey=<api-key>, documented as an alternative for GET-restricted integrations.",
   "source": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.api.coverage",
   "note": "The opened spec states the API gives programmatic access to everything behind the scheduling and lead-routing platform. Tags include tenant, workspace, user, team, meeting-type, availability, schedulingLinks, meetings, distribution, distro, concierge, handoff, rule, crm, web-experience, webhook, chat, and health. 143 paths were present.",
   "source": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.mcp.first_party",
   "note": "The Chili-Piper/mcp-assets README, maintained by Chili Piper engineering, calls this the official Chili Piper MCP. Endpoint is https://fire.chilipiper.com/api/fire-edge/v1/org/mcp over HTTP. It states the MCP exposes all public org API endpoints as tools.",
   "source": "https://raw.githubusercontent.com/Chili-Piper/mcp-assets/main/mcp-servers/chili-piper/README.md",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.extensibility.webhooks",
   "note": "Webhook operations create, list, update, and delete subscriptions. Create webhook subscribes a URL to MeetingCreated, MeetingUpdated, or MeetingDeleted and delivers a signed POST. A tenant signing secret can be read and rotated.",
   "source": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.data_access.export[0]",
   "note": "List and get operations return JSON for meetings, routers, users, teams, rules, and related resources. Meeting export endpoints include /v1/org/meetings/meetings/export and versioned PUT/streaming export paths.",
   "source": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.data_access.import[0]",
   "note": "Create and update operations accept JSON for routers, rules, teams, meeting types, scheduling links, and webhook subscriptions.",
   "source": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "Chili Piper publishes https://chilipiper.com/llms.txt as an LLM documentation index of product, pricing, integration, and guide pages.",
   "source": "https://chilipiper.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "verdict.scores.api",
   "note": "The Edge API is versioned, documented in OpenAPI, scoped by API-key permissions, and covers the routing and scheduling product including signed webhooks. Admin-gated key generation is a setup constraint, so the path is broad rather than unusually complete.",
   "source": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "verdict.scores.mcp",
   "note": "The official hosted MCP maps the public org API to tools, with HTTP install for Claude Code, Cursor, Codex, and Gemini CLI. Admin-only key generation and Admin-only OAuth, plus optional tenant OAuth enablement, keep the score at useful official coverage rather than 9\u201310.",
   "source": "https://raw.githubusercontent.com/Chili-Piper/mcp-assets/main/mcp-servers/chili-piper/README.md",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "freshness.watch[0].url",
   "note": "Opened the current first-party MCP README. It documents the HTTP endpoint, Bearer API-key install, Admin OAuth, scoped Command Center tokens, and named tool groups.",
   "source": "https://raw.githubusercontent.com/Chili-Piper/mcp-assets/main/mcp-servers/chili-piper/README.md",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "freshness.watch[1].url",
   "note": "Opened the live Edge OpenAPI document, version 1.372.0, including Bearer and query API-key schemes, 143 paths, and webhook operations.",
   "source": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "freshness.watch[2].url",
   "note": "Opened the Chili-Piper/mcp-assets repository. It is the official first-party skills and GPT pack for the Chili Piper MCP, maintained under the Chili-Piper GitHub organization.",
   "source": "https://github.com/Chili-Piper/mcp-assets",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "freshness.watch[3].url",
   "note": "Opened the current pricing page. Routing & Scheduling, Experiences, and ChiliCal standalone prices are listed, and MCP plus Edge API appear in the plan comparison.",
   "source": "https://www.chilipiper.com/pricing",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-09-06",
  "volatility": "high",
  "watch": [
   {
    "type": "mcp",
    "url": "https://raw.githubusercontent.com/Chili-Piper/mcp-assets/main/mcp-servers/chili-piper/README.md"
   },
   {
    "type": "docs",
    "url": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml"
   },
   {
    "type": "docs",
    "url": "https://github.com/Chili-Piper/mcp-assets"
   },
   {
    "type": "docs",
    "url": "https://www.chilipiper.com/pricing"
   }
  ]
 },
 "homepage": "https://www.chilipiper.com/",
 "id": "chili-piper",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": true
  },
  "api": {
   "auth": [
    "bearer-api-key",
    "query-api-key"
   ],
   "coverage": "full",
   "docs": "https://fire.chilipiper.com/api/fire-edge/public/org/docs/swagger/docs.yaml",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": "unknown"
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "api-json"
   ],
   "import": [
    "api-json"
   ]
  },
  "extensibility": {
   "scripting": [],
   "webhooks": true
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": true,
   "third_party": [],
   "verdict": "official"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. Chili Piper's Edge REST API, signed meeting webhooks, and hosted MCP cover routing and scheduling automation without browser control.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "Chili Piper",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Chili Piper",
 "verdict": {
  "best_path": "mcp",
  "scores": {
   "api": 8,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": 8,
   "overall": 8,
   "rpa": null
  },
  "summary": "Chili Piper is automatable today through the official hosted MCP at https://fire.chilipiper.com/api/fire-edge/v1/org/mcp. This record is Chili Piper routing, scheduling, handoff, meetings, users, teams, and routing rules. It is not Calendly. The MCP uses HTTP transport and, per Chili Piper engineering, exposes all public org API endpoints as tools. Documented groups include concierge routing, meeting analytics, availability, handoff, users and teams, routing rules, and distributions. API-key auth is Authorization: Bearer. Generating a key in Command Center is Admin-only; a non-admin may use a key an Admin issued. Browser OAuth on the MCP path also requires Admin, and OAuth must be enabled for the tenant. The same Edge REST API is documented as OpenAPI 3.1 at fire.chilipiper.com, version 1.372.0, with 143 paths for tenant, workspaces, users, teams, meeting types, availability, scheduling links, meetings, distributions, Distro, Concierge, Handoff, rules, CRM, chat, and webhooks. Meeting-lifecycle webhooks POST signed payloads for MeetingCreated, MeetingUpdated, and MeetingDeleted. iPaaS connector catalogs and a first-party CLI were not opened. Computer-use viability is unassessed. MCP and API both score 8. MCP is the best path for agents because it is the vendor-hosted tool surface over the same org API.\n"
 }
}