Get detailed API reference for a specific OpenZeppelin contract or library
AI agents call get_oz_contract to retrieve information from OpenZeppelin Docs MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This tool performs a lookup/retrieval operation against documentation. It queries contract APIs and returns reference information without creating, modifying, executing code, or deleting data. The read-only nature is reinforced by context: sibling tools include search, list, and index status operations—all informational. No evidence suggests code execution, financial transactions, or irreversible changes.
From the tool's definition Tool retrieves 'detailed API reference' for OpenZeppelin contracts; described as part of 'offline search and retrieval' functionality with 'no side effects'
Attacks that exploit this kind of access
Get detailed API reference for a specific OpenZeppelin contract or library. It is categorised as a Read tool in the OpenZeppelin Docs MCP Server MCP Server, which means it retrieves data without modifying state.
Register the OpenZeppelin Docs MCP Server MCP server in PolicyLayer and add a rule for get_oz_contract: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches OpenZeppelin Docs MCP Server. Nothing to install.
get_oz_contract is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the get_oz_contract rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for get_oz_contract. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
get_oz_contract is provided by the OpenZeppelin Docs MCP Server MCP server (pbuda/openzeppelin-docs-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
get_oz_contract is one line of OpenZeppelin Docs MCP Server's registry record.
The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.
Teams ship this data inside their own products. See what a licence covers →