Catalog
io.github.Evozim/yul-gasmaster
OfficialYul-GasMaster
EVM gas optimizer refactoring Solidity code into efficient Yul assembler.
Optimizes Solidity smart contracts by refactoring code into efficient Yul assembly.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"yul-gasmaster": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://yul-gasmaster-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.