Claude Code
After setup, checkout our Claude skill to get the most out of TabPFN MCP.
Claude.ai and Claude for desktop
After setup, checkout our Claude skill to get the most out of TabPFN MCP.
- One-click bundle install
- Custom connector (OAuth)
- Manual config file
The fastest way to get started with Claude Desktop is the TabPFN MCP Bundle.
Download it, double-click the file, and Claude Desktop will open the install dialog.
- Enable network egress in Claude Desktop’s Settings → Capabilities (required to reach
api.priorlabs.ai) - Get your API token from ux.priorlabs.ai (log in or sign up, then copy from the dashboard)
- Download the bundle:
- Open the downloaded
.mcpbfile — Claude Desktop will show the install dialog - Paste your API token when prompted
ChatGPT
Follow these steps to set up TabPFN as a connector in ChatGPT:
- Enable Developer mode:
- Go to Settings → Connectors → Advanced settings → Developer mode
- Open ChatGPT settings
- In the Connectors tab,
Createa new connector:- Give it a name: TabPFN
- MCP server URL: https://api.priorlabs.ai/mcp/server
- Authentication: OAuth
- Click Create
Custom connectors using MCP are available on ChatGPT for Pro and Plus accounts on the web.
Codex CLI
Codex CLI is OpenAI’s local coding agent that can run directly from your terminal.Cursor
To add TabPFN MCP to your Cursor environment, add the snippet below to your project-specific or global.cursor/mcp.json file manually. For more details, see the Cursor documentation.