leafengines for Zed
io.github.qwarranto/leafengines
🌱 Agricultural AI: Soil analysis, crop recommendations, weather forecasts. FREE TurboQuant.
client:Zed
transport:stdio
runtime:npm
Install leafengines in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"leafengines": {
"command": "npx",
"args": [
"-y",
"@ancientwhispers54/leafengines-mcp-server"
],
"env": {
"LEAFENGINES_API_KEY": "<LEAFENGINES_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs