Skip to content
Windsurf

agentic ai shadowing for Windsurf

io.github.datasynx/agentic-ai-shadowing

Observes tasks and generates anonymized SOPs — task tracking and SOP review via MCP. Fully local.

client:Windsurf transport:stdio runtime:npm

Install agentic ai shadowing in Windsurf

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

{
  "mcpServers": {
    "agentic-ai-shadowing": {
      "command": "npx",
      "args": [
        "-y",
        "@datasynx/agentic-ai-shadowing"
      ]
    }
  }
}

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

agentic ai shadowing in other clients