The general shape
Every Cortex connection works the same way:- The endpoint is your workspace’s URL,
https://api.oncortex.ai/t/your-workspace-id/mcp, shown on any brain’s Connect page under the generic tab. It uses the standard streamable HTTP transport. - Sign-in is automatic. Cortex advertises how to authenticate using standard MCP discovery, so a client with sign-in support will send you to Cortex to approve, then connect itself. There are no API keys to paste for interactive use.
- The connection acts as you. It reaches every brain you can access in the workspace, at your roles, checked live on every call.