syke for Claude Desktop
io.github.khalomsky/syke
AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents
client:Claude Desktop
transport:stdio
runtime:npm
Install syke in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"syke": {
"command": "npx",
"args": [
"-y",
"@syke1/mcp-server"
],
"env": {
"SYKE_LICENSE_KEY": "<SYKE_LICENSE_KEY>",
"GEMINI_KEY": "<GEMINI_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs