Prerequisites
MCP enabled for your company
The server is gated by a per-company feature flag (
MCP). Ask the Qobra
team to enable it for your workspace before connecting.Server URL
The server speaks Streamable HTTP and is available athttps://mcp.qobra.co/mcp.
There is no API key. Every client authenticates through the same OAuth 2.1
flow described in Authorize below — you only ever
paste the server URL, never a secret.
Add the server to your client
- Claude
- ChatGPT
- Dust
Open Settings → Connectors → Add custom connector, give it a name (e.g.

Qobra) and paste the server URL (https://mcp.qobra.co/mcp). Leave the
Advanced settings (OAuth Client ID / Secret) empty.
Authorize (OAuth consent)
The server is protected by OAuth 2.1 + PKCE — there is no API key to copy. The flow is identical for every client (Claude, ChatGPT, Dust). On first use:Discovery & registration
The client discovers the server’s OAuth metadata and registers itself
automatically.
Consent in your browser
The client opens the Qobra consent screen in your browser. Log in to Qobra
as usual (SSO / MFA included) and click Authorize.

