Skip to main content

lean-probe

Fast Lean 4 proof verification for coding agents via the LeanProbe MCP server's warm REPL. Use when you need to know whether Lean 4 code compiles (no errors, no `sorry`), iterate on a declaration inside a Lake/Mathlib project, test a replacement proof candidate, or explore a goal tactic by tactic — far faster than `lake build`. Covers the lean_check / lean_check_target / lean_status / lean_proof_state / lean_tactic / lean_close_proof tools, reading `success` vs `ok`, the error codes, and how `cwd` is resolved. Requires the `lean-probe` MCP server to be connected.

Jump to install

Source facts

Repository
epfl-lara/LeanProbe
Last source activity
June 26, 2026 at 17:48
Detected SKILL.md language
English
Stars
4
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.