Labsco
johnjjung logo

Vitally

โ˜… 1

from johnjjung

Access customer data from the Vitally API.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” An MCP server that exposes Vitally customer-success data (accounts, users, health scores) to AI assistants via the Vitally API.

What you get โ€”

  • Search accounts by name/externalId and users by email/external ID โ€” search_accounts, find_account_by_name, search_users
  • Query account health scores, conversations, and tasks; create notes on accounts
  • A search_tools discovery helper, plus a demo mode with mock data when no key is set

Requirements โ€” a Vitally API key and subdomain (VITALLY_API_SUBDOMAIN, VITALLY_API_KEY, VITALLY_DATA_CENTER) from Settings > Integrations > REST API; Node.js (npm install, npm run build). Without a key it runs on mock data.

Cost snapshot โ€” free and MIT-licensed; it uses your existing Vitally account (no separate service fee).

Setup effort โ€” Self-host: install, add .env, build, then wire into Claude Desktop.

Our take โ€” A handy read/write bridge to Vitally for CS teams. The caveat: real data needs a Vitally API key โ€” otherwise you're only seeing the built-in demo mock data.

Source: the project README โ€” summarized 2026-07-08.