leafengines for Windsurf
io.github.qwarranto/leafengines
🌱 Agricultural AI: Soil analysis, crop recommendations, weather forecasts. FREE TurboQuant.
client:Windsurf
transport:stdio
runtime:npm
Install leafengines in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"leafengines": {
"command": "npx",
"args": [
"-y",
"@ancientwhispers54/leafengines-mcp-server"
],
"env": {
"LEAFENGINES_API_KEY": "<LEAFENGINES_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs