HelpVox runs AI phone and chat agents for online shops. Everything the agent knows and does — the catalogue, orders, conversations, customer requests — is reachable from outside in three ways.
Push your catalogue, read orders and conversations, move orders through fulfilment. API key auth, JSON, versioned under /api/v1.
Read the API reference →
Let Claude, Codex or Cursor work with your shop directly. One URL, sign in with your HelpVox account, pick the permissions.
Connect an assistant →
Create an API key in Dashboard → Settings, then:
curl https://www.helpvox.ai/api/v1/me -H "Authorization: Bearer hv_live_..."Or, with Claude Code and no key at all:
claude mcp add --transport http helpvox https://www.helpvox.ai/mcp