lema mcp for Zed
io.github.lemahq/lema-mcp
Cited 'why was this decided?' answers for your repo and for React, Kubernetes, and Rust.
client:Zed
transport:stdio
runtime:npm
Install lema mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lema-mcp": {
"command": "npx",
"args": [
"-y",
"lema-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs