Skip to content
Zed

pulse verity for Zed

io.github.pulsebet/pulse-verity

Read crypto reference prices and verify signed receipts. Includes limited keyless samples.

client:Zed transport:stdio runtime:npm

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

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

pulse verity in other clients