Skip to content
Zed

provenonce for Zed

io.github.provenonceai/provenonce

Cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents.

client:Zed transport:stdio runtime:npm

Install provenonce in Zed

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

{
  "context_servers": {
    "provenonce": {
      "command": "npx",
      "args": [
        "-y",
        "@provenonce/mcp"
      ]
    }
  }
}

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

provenonce in other clients