Connect guide · OAuth (browser sign-in)

Connect Cubite LMS to Claude

In short: Connect Cubite to Claude with a browser sign-in: open the Add to Claude link (or add https://cubite.io/api/mcp/mcp as a custom connector), sign in to Cubite, tick the site or sites, approve the permissions. No API key is involved, and the 137 administration tools appear in your next chat.

Steps

  1. 1

    Add the connector

    Use the Add to Claude link on https://cubite.io/mcp, or open Claude Settings, then Connectors, then Add custom connector, and paste https://cubite.io/api/mcp/mcp as the URL. Name it Cubite.

  2. 2

    Sign in to Cubite

    Claude opens a Cubite sign-in in your browser. Sign in with your Cubite account and tick the site (or sites) this connection may act on.

  3. 3

    Approve the permissions

    The consent screen lists exactly which permissions are requested (courses, learners, certificates, reports and so on). Approve, and the connection is live.

  4. 4

    Use it

    Start a chat with the Cubite connector enabled and ask for something concrete: list my courses, enroll these five emails in the onboarding course, show at-risk learners this month.

  5. 5

    Claude Code instead

    In a terminal, register the server, then run /mcp inside Claude Code to complete the same browser sign-in on first use.

    claude mcp add --transport http cubite https://cubite.io/api/mcp/mcp
    bash

Good to know

  • Custom connectors are a Claude feature; check Anthropic's current plan page for which Claude plans include them.
  • A connection is scoped to the sites you ticked and the permissions you approved; nothing else is reachable through it.
  • Server-to-server or scripted use does not need Claude at all: create a scoped API key in Admin, then your site, then Integrations.

Facts

  • Server URL: https://cubite.io/api/mcp/mcp (streamable HTTP)
  • Tools: 137, permissioned per connection or per key
  • Cost: included with every Cubite site ($290/mo or $2,900/yr)
  • Disconnect: Remove the connector from Claude's connector settings at any time; the grant stops working immediately.
Support

How can we help?

Send us a message and we'll get back to you shortly.

We typically respond within 24 hours

Connect Cubite LMS to Claude (MCP, no API key) | Cubite