MCP Tools element

Field reference for the MCP Tools canvas element: per-tool RBAC policy bindings for MCP surfaces.

The MCP Tools element attaches OPA policy bindings to individual tools exposed on an MCP surface. It is available on MCP surfaces only and can appear once per surface. When any tool entries are configured, the element activates allowlist enforcement automatically: a tools/call request for an unlisted tool is denied without any additional toggle.

Fields

Each row in the tool entry list configures one tool.

FieldTypeRequiredDefaultDescription
Tool namestringYesName of the MCP tool this policy applies to. Must match the tool name exactly as defined in the MCP server or proxy.
Policy DefinitionstringYesID of the OPA policy definition in the policy store. Evaluated at tools/call time with the McpPolicyContext input schema.
DescriptionstringNoHuman-readable note shown in the dashboard. Has no runtime effect.