Connectors — Preview

Use Magisterial inside your AI assistant

Connect Claude or ChatGPT to Magisterial and ask about college sports in plain English — rosters, season stats, games, transfers, and more across seven sports and every division. Your assistant gets the same data access as your Magisterial plan.

Connector URL

https://api.magisterial.ai/mcp

Claude

claude.ai + desktop
  1. 1In Claude, open Settings → Connectors.
  2. 2Click Add custom connector and paste the connector URL.
  3. 3Claude sends you to Magisterial — sign in and click Approve.
  4. 4In any chat, enable magisterial from the tools menu and start asking.

Custom connectors are available on Claude Pro, Max, Team, and Enterprise plans. Disconnect anytime from the same settings page.

Connector URL

https://api.magisterial.ai/mcp

Claude Code

terminal

Add the connector, then run /mcp inside Claude Code to sign in with your Magisterial account:

claude mcp add --transport http magisterial https://api.magisterial.ai/mcp

For scripts and headless use, authenticate with an API key from the Console instead:

claude mcp add --transport http magisterial https://api.magisterial.ai/mcp \ --header "Authorization: Bearer mag_live_..."

ChatGPT

developer mode
  1. 1In ChatGPT, open Settings → Apps & Connectors and enable Developer mode (under Advanced).
  2. 2Choose Create, name it Magisterial, and paste the connector URL.
  3. 3Pick OAuth as the authentication method, then sign in to Magisterial and approve.
  4. 4Enable the connector from the composer's tools menu in a new chat.

Developer mode is currently in beta and availability varies by ChatGPT plan; Business, Enterprise, and Edu workspaces may need an admin to enable it.

Other MCP clients

Magisterial speaks the open Model Context Protocol, so any client that supports remote MCP servers works: connect to the URL above and sign in when prompted. Clients that only support static credentials can send an API key as a bearer token in the Authorization header.

What you can ask

Once connected, your assistant can look things up, cross-reference, and build answers on the fly. A few starters:

Who were the top 10 goal scorers in D3 men's soccer last season?
Compare the two best rebounding teams in the MIAC this year
Which women's volleyball teams had the best win percentage in D2?
Show me this player's career across every program they've played for
Which D1 track athletes ran a sub-4:10 mile this season?
Build a shortlist of left-footed defenders in NAIA men's soccer

What's included

Soccer, basketball, baseball, softball, volleyball, football, and track & field across NCAA D1–D3, NAIA, and NJCAA — rosters, player and team season statistics, games, career histories, and transfers. Paid Magisterial plans additionally unlock live transfer-portal data, including athlete contact channels, through the connector.

Your account, your access

Connections use OAuth: you sign in on magisterial.ai and approve each assistant once, and no password is ever shared with it. The connector can read exactly what your plan allows — nothing more — and you can disconnect it anytime from your assistant's settings.