Operations Pulse for Claude Desktop
org.openlyuseful/operations-pulse
Local-first operational pulses, durable ticket memory, and governed connection discovery.
client:Claude Desktop
transport:stdio
runtime:npm
Install Operations Pulse in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"operations-pulse": {
"command": "npx",
"args": [
"-y",
"@openly-useful/operations-pulse-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs