Skip to content
Cline

GridProof for Cline

io.github.gridproof/gridproof

Gridproof your UI — automated spacing & grid QA in the agent loop (MCP server).

client:Cline transport:stdio runtime:npm

Install GridProof in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "gridproof": {
      "command": "npx",
      "args": [
        "-y",
        "gridproof"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

GridProof in other clients