You'd reach for this when you need to generate Solidity smart contracts without starting from scratch every time. It implements safe coding defaults out of the box, which means you're less likely to ship vulnerable contracts with common security pitfalls. The implementation details are sparse from the source, but the core value is clear: generate contract boilerplate that follows security best practices by default. Useful if you're prototyping blockchain applications with Claude or need to scaffold contracts quickly while maintaining baseline security standards. Runs as a remote SSE server, so no local setup required.
claude mcp add --transport sse io.github.evozim-sol-forge https://sol-forge-mcp.vercel.app/api/mcp