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/mcpCustom connectors are available on Claude Pro, Max, Team, and Enterprise plans. Disconnect anytime from the same settings page.
Connector URL
https://api.magisterial.ai/mcpAdd 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/mcpFor 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_..."Developer mode is currently in beta and availability varies by ChatGPT plan; Business, Enterprise, and Edu workspaces may need an admin to enable it.
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.
Once connected, your assistant can look things up, cross-reference, and build answers on the fly. A few starters:
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.
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.