Catalog
io.github.Evozim/sol-forge
OfficialSolForge
Solidity smart contract generator implementing safe coding defaults.
Generates Solidity smart contracts with secure coding defaults.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"sol-forge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sol-forge-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.