Skip to content
Zed

mcp gerafarm for Zed

io.github.geraservicesuk/mcp-gerafarm

Buy produce from farmers, list crops, access market prices. 50+ countries.

client:Zed transport:stdio runtime:npm

Install mcp gerafarm in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "mcp-gerafarm": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gerafarm"
      ],
      "env": {
        "GERAFARM_API_URL": "<GERAFARM_API_URL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp gerafarm in other clients