Beneficial-AI-Foundation/lean4-claude-plugin
Lean 4 Claude Code Plugin: Native LSP + 17 MCP tools for theorem proving
Platform-specific configuration:
{
"mcpServers": {
"lean4-claude-plugin": {
"command": "npx",
"args": [
"-y",
"lean4-claude-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...