syke for Windsurf
io.github.khalomsky/syke
AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents
client:Windsurf
transport:stdio
runtime:npm
Install syke in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"syke": {
"command": "npx",
"args": [
"-y",
"@syke1/mcp-server"
],
"env": {
"SYKE_LICENSE_KEY": "<SYKE_LICENSE_KEY>",
"GEMINI_KEY": "<GEMINI_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs