
MCP connection details and per-client configuration.
What you see
Connecting
1
Pick your client
The page generates the right configuration for each: Cursor writes
~/.cursor/mcp.json, Claude
Desktop goes through mcp-remote, Claude Code and Codex are added from the command line.2
Save the configuration, then click Connect
Authentication is OAuth 2.1 with PKCE. The first connection opens a browser to authorise; after
that the client holds a token.
3
Ask about a job
Tools cover job configuration, hyperparameters, metrics and logs.
Tool permissions apply to your MCP account globally — every client you connect shares them. Turning
a tool off here turns it off everywhere.
What is exposed, and what is not
Read tools are the default. Write tools are off unless you enable them, and a deployment can restrict MCP to administrators entirely withFORGE_PREMIUM_PUBLIC.
An MCP client sees what your account can see — no more. It is not a way around dataset governance: a
protected dataset’s records are not readable through the console, so they are not readable here
either.