Skip to content
Windsurf

prover for Windsurf

com.axiomatic-ai/prover

Lean 4 MCP server: compile, prove theorems, and formalize math with Mathlib.

client:Windsurf transport:streamable-http

Install prover in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "prover": {
      "serverUrl": "https://prover.axiomatic-ai.com/mcp/"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

prover in other clients