Skip to content
Zed

ground for Zed

fyi.ground/ground

Reference data API for classification systems, real-time world data, and unit conversions

client:Zed transport:streamable-http

Install ground in Zed

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

{
  "context_servers": {
    "ground": {
      "url": "https://mcp.ground.fyi/mcp"
    }
  }
}

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

ground in other clients