For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
MCP authorization
Verified Code examples on this page have been automatically tested and verified.Control access to MCP tools and resources with CEL-based authorization rules
MCP authorization controls which tools, prompts, and resources a client can reach, by using CEL expressions that evaluate against MCP method invocations rather than against an HTTP request.
For the policy reference, including rule syntax, the CEL variables available at request time and in access logs, role-based access with JWT claims, and per-target rules, see MCP authorization.