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