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
{
"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