Loading MCP server directory, please wait...
Expose foundry-zksync (forge, cast, anvil-zksync) tools for zkSync Era development
npx @getmcp/cli add io.github.Jrigada/foundry-zksyncRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Jrigada/foundry-zksync": {
"command": "npx",
"args": [
"-y",
"foundry-zksync-mcp"
]
}
}
}