Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Contracts Mcp

FreeNot checked

OpenZeppelin Contracts MCP Server

GitHubEmbed

About

OpenZeppelin Contracts MCP Server

README

Solidity NPM Package Cairo NPM Package Stellar NPM Package Stylus NPM Package Uniswap Hooks NPM Package Contracts CLI NPM Package Contracts MCP NPM Package Netlify Status

Contracts Wizard is a web application to interactively build a contract out of components from OpenZeppelin Contracts. Select the kind of contract that you want, set your parameters and desired features, and the Wizard will generate all of the code necessary. The resulting code is ready to be compiled and deployed, or it can serve as a starting point and customized further with application specific logic.

Usage

Use the Contracts Wizard at https://wizard.openzeppelin.com

CLI

Generate contracts from the command line. See the CLI package.

MCP Servers

Allow AI agents to generate contracts. See the MCP package for local installation, or OpenZeppelin MCP Servers for a hosted version.

TypeScript API

Generate contracts programmatically from your own applications.

View the API documentation for each smart contract language:

Embedding

To embed Contracts Wizard on your site, first include the script tag:

<script async src="https://wizard.openzeppelin.com/build/embed.js"></script>

Then place <oz-wizard></oz-wizard> in the body where you want Contracts Wizard to load.

Optionally focus on specific tab with the data-tab attribute as in <oz-wizard data-tab="ERC721"></oz-wizard>.

For languages other than Solidity, use the data-lang attribute, for example: <oz-wizard data-lang="cairo"></oz-wizard>.

Contributing

We welcome contributions from the community! Here's how you can get involved:

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a Pull Request

If you are looking for a good place to start, find a good first issue here, or open an issue for a bug report or feature request.

You can find more details in our Contributing guide.

License

This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details.

from github.com/OpenZeppelin/contracts-wizard

Install Contracts Mcp in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install contracts-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add contracts-mcp -- npx -y @openzeppelin/contracts-mcp

FAQ

Is Contracts Mcp MCP free?

Yes, Contracts Mcp MCP is free — one-click install via Unyly at no cost.

Does Contracts Mcp need an API key?

No, Contracts Mcp runs without API keys or environment variables.

Is Contracts Mcp hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Contracts Mcp in Claude Desktop, Claude Code or Cursor?

Open Contracts Mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Contracts Mcp with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs