About
The Axiomatic Prover acts as a powerful Lean 4 MCP server, enabling users to compile Lean 4 source code within a Mathlib-enabled sandbox and leverage AI-powered services for advanced tasks. It provides tools for automatically proving theorems that contain 'sorry', generating structured formalization plans from mathematical text, and converting these plans into compilable Lean 4 code. All compute-intensive operations are handled asynchronously via external cloud services, allowing users to submit jobs and poll for their completion status.