Installation & Configuration
{
"servers": {
"lean-lsp": {
"type": "stdio",
"command": "uvx",
"args": [
"lean-lsp-mcp"
],
"env": {
"LEAN_PROJECT_PATH": "/path/to/lean/project"
}
}
}
}Information
Transport
stdiostreamablesse
Language
Python
Created
2025/3/29
Updated
2026/6/7