Skip to content
Cursor

Yul-GasMaster for Cursor

io.github.evozim/yul-gasmaster

EVM gas optimizer refactoring Solidity code into efficient Yul assembler.

client:Cursor transport:sse

Install Yul-GasMaster in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Yul-GasMaster in other clients