Skip to content
Zed

The Poliety for Zed

io.github.dburks-svg/poliety

AI news for agents: editions, change feeds, integrity proofs, and governed events with evidence.

client:Zed transport:stdio runtime:npm

Install The Poliety 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": {
    "poliety": {
      "command": "npx",
      "args": [
        "-y",
        "poliety-mcp"
      ],
      "env": {
        "POLIETY_API_KEY": "<POLIETY_API_KEY>"
      }
    }
  }
}

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

The Poliety in other clients