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.
- Open Settings in the sidebar
- Navigate to Connectors and select Add custom connector
- Configure the connector:
- Name: TabPFN
- URL: https://api.priorlabs.ai/mcp/server
Custom connectors using remote MCP are available on Claude and Claude Desktop for users on Pro, Max, Team, and Enterprise plans.
- Locate your Claude Desktop config file based on your operating system:
- Get your API key from Prior Labs:
- Navigate to ux.priorlabs.ai
- Log in to your account (or sign up if you don’t have one)
- Copy your API key from the dashboard
- Edit the config file to add the TabPFN server:
- Replace
YOUR_API_KEY_HEREwith your actual API key from step 2 - Save the config file and restart Claude Desktop for the changes to take effect
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.