Activation required. AI access management must be enabled for your tenant before you can use it. To get started, contact the C1 support team for a walkthrough.
- Registering and configuring MCP servers (from the 3,000+ hosted catalog)
- Discovering and classifying the tools and resources each server exposes
- Governing tool access at a granular level — admins review, approve, or disable individual tools and control which tools each user and agent can call
- Governing resource access at a granular level — admins review, approve, or disable each static resource and URI template; C1 checks its linked read entitlement on every read
- Bundling approved tools into toolsets and binding them to access profiles
- Provisioning end-user and agent tool access through the standard C1 request and approval workflow
- Vaulting and rotating downstream credentials so they are never exposed to end users or stored locally
- Logging every tool call with identity, tool, parameter, and policy context for audit and compliance
C1’s AI Connections feature has two sides. This page covers AI access management (AIAM) — governing outbound AI tool calls to external services like Salesforce and GitHub. If you want AI assistants to query C1’s own identity data instead, see C1 MCP.
Key concepts
How the pieces fit together
A typical end-to-end flow:- Admin registers an MCP server in C1 (for example, the GitHub MCP server) and configures its auth mode.
- C1 discovers the tools and resources the server exposes. Tools begin as Unset; resources begin as Pending.
- Admin reviews and approves tools, then bundles approved tools into a toolset.
- Admin reviews and approves resources. C1 links each approved resource to its resource-specific read entitlement; resources remain independent of toolsets.
- Admin binds the toolset to an access profile with an approval policy.
- End user registers their AI client with C1.
- End user requests the tool access profile from the C1 catalog (web, Slack, or from their AI client).
- Approver approves, and the tool becomes available to the user’s AI client.
- AI client calls a tool or reads a resource → request hits C1 MCP → C1 checks the user’s current access and the item’s approval status → forwards to the downstream MCP server using the configured auth mode → returns the result, logging the operation.
Where to go from here
- New to AIAM? Start with Enable AI access management.
- Already enabled? Move on to Set up an MCP server.
- Setting up audit and compliance? See Audit AI tool usage.
- Ready to test your setup as an end user? See Get started with AI tools.
- Need to approve a discovered resource or manage its access? See Govern MCP resources.
- Governing an MCP server that supports the standard? The gateway is one of two paths C1 governs. For servers that can verify C1-issued tokens, C1 can issue a scoped token and let the agent call the server directly. See Enterprise-managed authorization.