Operations Pulse for Zed
org.openlyuseful/operations-pulse
Local-first operational pulses, durable ticket memory, and governed connection discovery.
client:Zed
transport:stdio
runtime:npm
Install Operations Pulse in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"operations-pulse": {
"command": "npx",
"args": [
"-y",
"@openly-useful/operations-pulse-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs