get_oz_contract

Get detailed API reference for a specific OpenZeppelin contract or library

Server OpenZeppelin Docs MCP Server pbuda/openzeppelin-docs-mcp
Category Read
Risk class Low
Parameters 00 required

What get_oz_contract does on OpenZeppelin Docs MCP Server

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.

Why get_oz_contract needs a policy

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'

Questions about get_oz_contract

What does the get_oz_contract tool do? +

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.

How do I enforce a policy on get_oz_contract? +

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.

What risk level is get_oz_contract? +

get_oz_contract is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit get_oz_contract? +

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.

How do I block get_oz_contract completely? +

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.

What MCP server provides get_oz_contract? +

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.

// THE FULL RECORD

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 →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.