Skip to content
Zed

Sarkoa for Zed

com.sarkoa/mcp

Host and serve geospatial files: list, upload, download, and share via Sarkoa.

client:Zed transport:streamable-http

Install Sarkoa in Zed

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

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

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

Sarkoa in other clients