Skip to main content
Glama

OpenZeppelin Contracts MCP Server

Official
by OpenZeppelin
superchain-tooltip.ts576 B
/** * Tippy.js properties for the Superchain tooltip. */ export const superchainTooltipProps: { [prop: string]: string | boolean } = { content: '<strong>Important:</strong> Only available on chains in the Superchain. Requires deploying your contract to the same address on every chain in the Superchain. <a class="light-link" href="https://docs.optimism.io/stack/interop/superchain-erc20#requirements" target="_blank" rel="noopener noreferrer">Read more.</a>', trigger: 'manual', placement: 'bottom', maxWidth: '22em', allowHTML: true, interactive: true, };

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OpenZeppelin/contracts-wizard'

If you have feedback or need assistance with the MCP directory API, please join our Discord server