CompSlate

How CompSlate works

CompSlate runs sales compensation for small teams. You change things by chatting with an AI assistant (Claude, ChatGPT or any MCP client). The web app shows comp cards and team views, and has exactly two kinds of buttons: Share and Export.

Connect your assistant

Add this MCP server URL as a connector. You sign in once with your work email.

https://compslate.com/mcp

Claude (web, desktop, mobile)

  1. Open Customize → Connectors, click + and choose Add custom connector.
  2. Name it CompSlate, paste https://compslate.com/mcp and click Add.
  3. Click Connect and sign in with the email link CompSlate sends you.
  4. In a chat, click + at the bottom left → Connectors and switch CompSlate on.

Works on Free (one custom connector), Pro, Max, Team and Enterprise. On Team and Enterprise an owner adds it first under Organization settings → Connectors → Add → Custom → Web; then everyone clicks Connect under Customize → Connectors.

ChatGPT

  1. Turn on developer mode: Settings → Plugins, switch Developer mode on at the bottom (on some accounts it is under Settings → Security and login).
  2. On the Plugins page click +. Name it CompSlate, paste https://compslate.com/mcp as the server URL, choose OAuth and create it.
  3. Sign in with the email link CompSlate sends you.
  4. In a chat, click +Developer mode and pick CompSlate, or type @CompSlate.

Needs Plus, Pro, Business, Enterprise or Edu (not Free). On Business and Enterprise an admin may have to allow custom connectors first. ChatGPT asks you to confirm each change before it runs. After CompSlate updates, open the plugin in Settings → Plugins and click Refresh to load new tools.

Claude Code

  1. Run claude mcp add --transport http compslate https://compslate.com/mcp
  2. Start Claude Code, run /mcp, choose compslate and sign in.

Anything else that speaks MCP

  1. Use https://compslate.com/mcp with the Streamable HTTP transport.
  2. Sign-in is standard OAuth 2.1 (dynamic client registration or client ID metadata documents), discovered automatically.

The five-minute setup

  1. "Set up a 60/40 quarterly plan with a 3-month ramp, OTE $150k, quota $600k." (quick_start_plan)
  2. "Add Ana (ana@acme.com), AE, started May 1st, on that plan, reporting to me." (save_person)
  3. "Record these deals…" and paste a list or a CSV. (record_deals)
  4. "Show me Ana's comp card." (get_comp_card) or open it in the web app.
  5. "Export Q3 payouts to Excel for finance." (export_data)

Building blocks

A plan sets the period, the pay mix and default OTE and quota. Components are reusable parts you attach to plans: accelerator, draw, ramp, clawback, and MBO (part of OTE paid on objectives like meetings booked or a company target). People are assigned to a plan and can override OTE, base and quota. Deals are what counts toward quota. See the components, periods and visuals topics.