Lean Proof Walk
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add lean-proof-walkQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"lean-proof-walk": {
"command": "npx",
"args": [
"@modelcontextprotocol/lean-proof-walk"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
GF(3)-balanced random walk through Lean proof states. Use when generating formal proof chains with parallel triad verification. Invokes 3 agents (Generator +1, Coordinator 0, Validator -1) to traverse proof space via prime geodesics.
Tags
developmentpythongoskill