This surface is enabled per workspace. If the settings tab is not there, it has not been turned on
for yours.
Connecting
The settings tab shows one card per supported agent — Claude Code, Codex CLI, and Cursor — each with the command or link that connects it, plus a manual configuration snippet if you would rather edit your own config file. What the card gives you depends on how your deployment authenticates:Choosing a workspace
If you belong to exactly one workspace, there is nothing to configure — the connection resolves to it. If you belong to several, the workspace is chosen on the connection, because MCP gives a server no way to retarget a client mid-session. So you configure one server entry per workspace, each carrying its own workspace, and pick which workspace you are working in by choosing which entry to talk to. There are two equivalent ways to say which:What your assistant can do
The connection serves the platform’s own MCP server, so everything there applies — including that a connection can be scoped to particular toolsets, and that every tool call is authorized against the same capability as its HTTP equivalent. That last point is the one worth internalizing: your assistant acts as the identity the connection authenticated with. It holds that identity’s permissions, its actions are attributed to it, and the governed ones land in the audit log under its name — you, for an OAuth sign-in or a personal key; the service account, when the connection uses one.Next steps
MCP server
The toolsets available, and how to narrow a connection.
API keys
Issuing the key a non-OAuth deployment needs.
Accounts & members
Belonging to more than one workspace.
Audit log
Where your assistant’s governed actions are recorded.