Skip to content
Windsurf

MCP Event Intelligence for Windsurf

io.github.sarooo17/event-intelligence

Durable temporal event intelligence: composite triggers, derived events, and runtime wakeups.

client:Windsurf transport:stdio runtime:npm

Install MCP Event Intelligence in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "event-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-event-intelligence"
      ],
      "env": {
        "DATA_DIR": "<DATA_DIR>",
        "MCP_WRITE_ENABLED": "<MCP_WRITE_ENABLED>",
        "RUNTIME_WAKE_TARGETS_JSON": "<RUNTIME_WAKE_TARGETS_JSON>",
        "TYPESAFE_API_KEY": "<TYPESAFE_API_KEY>",
        "TYPESAFE_MODEL": "<TYPESAFE_MODEL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MCP Event Intelligence in other clients