Skip to content
Zed

SatMCP for Zed

io.github.andretheronsa/satmcp

Find recent or archived satellite imagery for any place on Earth by location and date.

client:Zed transport:streamable-http

Install SatMCP in Zed

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

{
  "context_servers": {
    "satmcp": {
      "url": "https://satmcp.com/mcp/"
    }
  }
}

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

SatMCP in other clients