← Index

io.github.QWarranto/leafengines

io.github.QWarranto/leafengines·v1.1.6·Maps & Location
Quality Score
85
/100

🌱 Agricultural AI: Soil analysis, crop recommendations, weather forecasts. FREE TurboQuant.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "leafengines": {
      "command": "npx",
      "args": [
        "-y",
        "@ancientwhispers54/leafengines-mcp-server"
      ],
      "env": {
        "LEAFENGINES_API_KEY": "<your-leafengines_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "leafengines": {
      "command": "npx",
      "args": [
        "-y",
        "@ancientwhispers54/leafengines-mcp-server"
      ],
      "env": {
        "LEAFENGINES_API_KEY": "<your-leafengines_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @ancientwhispers54/leafengines-mcp-server
§02  Environment variables
LEAFENGINES_API_KEY
secret

LeafEngines API key from https://app.soilsidekickpro.com/api-docs (required for paid tools, optional for FREE turbo_quant_capabilities tool)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Maps & Location