We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e286b80 commit 04f9fe5Copy full SHA for 04f9fe5
README.md
@@ -14,6 +14,10 @@ Contracts Wizard is a web application to interactively build a contract out of c
14
15
Use the Contracts Wizard at https://wizard.openzeppelin.com/
16
17
+## MCP Server
18
+
19
+The [MCP server](packages/mcp/README.md) allows AI agents to generate smart contracts using the Contracts Wizard.
20
21
## TypeScript API
22
23
You can use the programmatic TypeScript API to generate contracts from your own applications.
0 commit comments