Local-first operational pulses, durable ticket memory, and governed connection discovery.
claude mcp add operations-pulse -- npx -y @openly-useful/operations-pulse-mcp
claude_desktop_config.json
{
"mcpServers": {
"operations-pulse": {
"command": "npx",
"args": [
"-y",
"@openly-useful/operations-pulse-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"operations-pulse": {
"command": "npx",
"args": [
"-y",
"@openly-useful/operations-pulse-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"operations-pulse": {
"command": "npx",
"args": [
"-y",
"@openly-useful/operations-pulse-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"operations-pulse": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@openly-useful/operations-pulse-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"operations-pulse": {
"command": "npx",
"args": [
"-y",
"@openly-useful/operations-pulse-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/org.openlyuseful--operations-pulse/reviews or the review_server meta-tool.
POST /mcp