leafengines for Claude Desktop
io.github.qwarranto/leafengines
🌱 Agricultural AI: Soil analysis, crop recommendations, weather forecasts. FREE TurboQuant.
client:Claude Desktop
transport:stdio
runtime:npm
Install leafengines in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"leafengines": {
"command": "npx",
"args": [
"-y",
"@ancientwhispers54/leafengines-mcp-server"
],
"env": {
"LEAFENGINES_API_KEY": "<LEAFENGINES_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs