Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by OpenZeppelin • Frontend & UI
An interactive generator and MCP server that produces ready-to-deploy smart contract code (Solidity, Cairo, Stellar, Stylus) from configurable components.
Generate production-ready Solidity, Cairo, Stellar, or Stylus smart contract source code from high-level configuration options.
Integrate programmatic contract generation into workflows or pipelines (local MCP server) to create customized contracts on demand.
Embed a contract generation UI or automate contract scaffolding using the same options as the Contracts Wizard web app.
Contracts Wizard is a web application to interactively build smart contracts from OpenZeppelin Contracts components. MCP Servers expose the same functionality to AI agents, allowing programmatic generation of contract code with the same options as the web UI. It supports multiple target languages (Solidity, Cairo, Stellar, Stylus), can be installed locally (packages/mcp) and there is a hosted instance available. The project is open-source under the GNU AGPL v3.0 license.
Make a fungible token per the ERC-20 standard. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
Make a non-fungible token per the ERC-721 standard. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
Make a non-fungible token per the ERC-1155 standard. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
Make a stablecoin token that uses the ERC-20 standard. Experimental, some features are not audited and are subject to change. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
Make a real-world asset token that uses the ERC-20 standard. Experimental, some features are not audited and are subject to change. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.