# 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 - [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 ## 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` - [supovia on npm](https://www.npmjs.com/package/supovia): the CLI the supovia skill drives; `npx supovia` ## Optional - [CLI source](https://github.com/supovia/cli) - [Skills source](https://github.com/supovia/skills) - [Claude plugin](https://github.com/supovia/claude-plugin)