Access to OpenZeppelin Stylus Contracts.
3 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
stylus-erc20 | 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. |
stylus-erc721 | 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. |
stylus-erc1155 | 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. |
Manual installation
You can install the MCP server using:
Installation for