GridProof for Claude Desktop
io.github.gridproof/gridproof
Gridproof your UI — automated spacing & grid QA in the agent loop (MCP server).
client:Claude Desktop
transport:stdio
runtime:npm
Install GridProof in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gridproof": {
"command": "npx",
"args": [
"-y",
"gridproof"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs