Durable temporal event intelligence: composite triggers, derived events, and runtime wakeups.
claude mcp add event-intelligence -- npx -y mcp-event-intelligence
claude_desktop_config.json
{
"mcpServers": {
"event-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-event-intelligence"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"event-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-event-intelligence"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"event-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-event-intelligence"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"event-intelligence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-event-intelligence"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"event-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-event-intelligence"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.sarooo17--event-intelligence/reviews or the review_server meta-tool.
POST /mcp