Client-scoped keys
Each client receives its own revocable bearer token, scoped to that client's Opsentry workspace and MCP endpoint.
Opsentry MCP
Opsentry MCP exposes approved IT operations tools through a dedicated, client-scoped MCP endpoint with revocable API keys, tenant-aware routing, and the same approval checks operators use in Lex.
https://client.opsentry.ai/mcp Bearer opsentry_mcp_client_... identity.read, tickets.update, approvals.request Isolation
Each client can have its own API key and infrastructure path, so MCP access follows the same boundaries as the rest of the customer environment.
Each client receives its own revocable bearer token, scoped to that client's Opsentry workspace and MCP endpoint.
The public MCP transport runs on client-specific infrastructure, keeping sessions, identity, and operational boundaries separate.
MCP calls route through Opsentry's existing policy, approval, and verification paths before sensitive IT work is executed.
Requests can be traced back to the client key, tool call, target system, result, and any approval step that shaped the work.
Connection flow
Admins generate a scoped API key from the Opsentry frontend for the client or workspace that should expose MCP.
Point Claude, Cursor, Codex, or another MCP-capable client at the dedicated Opsentry MCP endpoint with the bearer token.
The client can inspect approved resources and request actions while Opsentry keeps policy and tenant isolation in the loop.
Controls