Skip to content
Zed

Yul-GasMaster for Zed

io.github.evozim/yul-gasmaster

EVM gas optimizer refactoring Solidity code into efficient Yul assembler.

client:Zed transport:sse

Install Yul-GasMaster in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "yul-gasmaster": {
      "url": "https://yul-gasmaster-mcp.vercel.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Yul-GasMaster in other clients