Docs

Connect from Claude.ai

The MCP server runs at a single hosted URL. In Claude.ai you add it once as a connector, sign in via OAuth, and Claude can call Prelim tools from any chat.

Steps

  1. In Claude.ai go to Customize Connectors+.
  2. Set Name to Prelim.
  3. Set URL to:
    http
    https://mcp.prelim.chat/mcp
  4. Click Connect. A Prelim sign-in tab opens.
  5. Sign in with the same email you use for the Prelim dashboard.
  6. Click Allow on the consent screen.

That is it. Claude now has six new tools available. Try:

text
Which open jobs do I have on Prelim, and which has the highest average screen score?

Other MCP hosts

The same URL works in Claude Desktop, Cursor, and any other MCP-compatible host. Add it in whatever config UI the host exposes for "remote MCP server." The OAuth flow opens in your default browser.

Revoking access

Remove the connector in Claude.ai to stop using it, and rotate your dashboard session if you want to invalidate any tokens issued through it. Long-lived programmatic access is better handled by an API key you can revoke individually.