Reference
Connecting clients
Claude (Desktop, Web & Cowork), Claude Code, Codex, and any MCP-compatible client.
Any client that speaks the MCP Streamable HTTP transport works. The server URL is the same everywhere; only the client-side setup differs.
Claude — Desktop, Web & Cowork
Add NotFair as a custom connector and Claude opens a browser tab to sign you in — no Client ID or Secret to copy. Walkthrough: Claude Connector setup.
Claude Code
Install the NotFair plugin and authenticate from the terminal: Claude Code setup.
OpenAI Codex
Wire the server URL into the Codex MCP config with a bearer token: Codex setup.
Any MCP client
Cursor, Cline, and custom clients: point them at the server URL and authenticate via OAuth or a bearer token. See the MCP overview.