prover for Zed
com.axiomatic-ai/prover
Lean 4 MCP server: compile, prove theorems, and formalize math with Mathlib.
client:Zed
transport:streamable-http
Install prover in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"prover": {
"url": "https://prover.axiomatic-ai.com/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs