RIvance/lean4-mcp
A lightweight MCP (Model Context Protocol) server that proxies between AI agents and the Lean 4 language server.
Platform-specific configuration:
{
"mcpServers": {
"lean4-mcp": {
"command": "npx",
"args": [
"-y",
"lean4-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...