Magisterium AI

MCP
Beta

Connect your AI tools to the Magisterium's knowledge using the official Magisterium MCP server.

Why Magisterium MCP?

The Model Context Protocol (MCP) offers a standardized way for AI tools to access external knowledge sources. By connecting your AI tools (e.g. ChatGPT, Claude) to the Magisterium MCP server, you can enhance their capabilities with the same information and insights that power Magisterium AI.

Getting Started

The remote MCP server is available at:

https://mcp.magisterium.com

Authentication

You must have an account on magisterium.com to use the MCP server.

Then, add the Magisterium MCP server to your client with this configuration:

json
{
  "mcpServers": {
    "magisterium": {
      "url": "https://mcp.magisterium.com"
    }
  }
}

Most clients support the OAuth configuration. When you first connect, you'll be prompted to:

  1. Log in with your magisterium.com account
  2. Accept the OAuth authorization
  3. Grant access to the necessary permissions

Once authenticated, all tools become available in your client.