# Supovia > Customer-support platform: embeddable live-chat widget and mascot, AI support agent, help-center knowledge base, AI phone receptionist, campaigns, and a REST API, CLI, and MCP server for operating support workspaces. ## Documentation - [Developers](https://www.supovia.com/developers/): widget install, REST API keys, CLI, webhooks, MCP connector setup, agent skills - [API keys](https://www.supovia.com/developers/#api-keys): create a key in the dashboard; HTTP Basic auth with the base64-encoded key secret - [Keyless API sandbox](https://api.supovia.com/api/sandbox/documents): live deterministic document response with no account or credential required - [Pricing](https://www.supovia.com/en/pricing/) - [Integrations](https://www.supovia.com/integrations/) ## Buyer guides - [Best customer support software, ranked by use case](https://www.supovia.com/en/best-customer-support-software/): index of the ranked guides below; every price quoted from the vendor’s own pricing page - [The 6 best customer support software for small teams](https://www.supovia.com/en/best-customer-support-software-for-small-teams/): Crisp wins: it is the only platform here billed per workspace instead of per agent, so a five-person team pays the same as a two-person one. Help Scout, Intercom, Freshdesk and Zendesk all publish per-seat prices that grow with the team. Reviewed 2026-08-06. ## API - [REST API reference](https://www.supovia.com/api/): generated OpenAPI-backed reference; every endpoint with parameters, responses, and required scope - [MCP server](https://mcp.supovia.com/mcp): Streamable HTTP with OAuth; works in Claude, ChatGPT, Cursor, Codex, and any MCP client ## CLI - [Supovia CLI on npm](https://www.npmjs.com/package/supovia): install with `npm install -g supovia` or run `npx supovia --help` - [CLI source](https://github.com/supovia/cli) ## Agent Plugins - [Portable Supovia Agent Plugin](https://www.supovia.com/.well-known/agent-plugins/supovia/plugin.json): Agent Plugins package with the Supovia MCP server and support-operations skill - [Public Agent Plugin manifest](https://github.com/supovia/claude-plugin/blob/main/plugin.json): source-controlled portable manifest beside MCP configuration and AGENTS.md - [AI Catalog](https://www.supovia.com/.well-known/ai-catalog.json): Agent Registry & Discovery catalog for automated discovery ## Agent Skills - [Skills index](https://www.supovia.com/.well-known/agent-skills/index.json): install with `npx skills add https://www.supovia.com/` or `npx skills add supovia/skills` ## Optional - [Skills source](https://github.com/supovia/skills) - [Claude plugin](https://github.com/supovia/claude-plugin)