Skip to content
Zed

gridstamp for Zed

com.mnemopay/gridstamp

Cryptographic spatial proof-of-presence for AV fleets, logistics, AR. 91% spoof detection.

client:Zed transport:stdio runtime:npm

Install gridstamp 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": {
    "gridstamp": {
      "command": "npx",
      "args": [
        "-y",
        "gridstamp"
      ],
      "env": {
        "GRIDSTAMP_API_KEY": "<GRIDSTAMP_API_KEY>"
      }
    }
  }
}

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

gridstamp in other clients