Skip to content
Claude Desktop

cropgraph for Claude Desktop

io.github.cropgraph/cropgraph

CropGraph MCP. Crops, companions, pests, rotation, soil, GDD, pest intelligence.

client:Claude Desktop transport:stdio runtime:npm

Install cropgraph in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cropgraph": {
      "command": "npx",
      "args": [
        "-y",
        "@cropgraph/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

cropgraph in other clients