Odel
syke

syke

Local
@khalomsky2TypeScriptUpdated 6mo ago

AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@syke1/mcp-serverv1.5.4

Run

npx -y @syke1/mcp-server

MCP client config

{
  "mcpServers": {
    "syke": {
      "command": "npx",
      "args": [
        "-y",
        "@syke1/mcp-server"
      ]
    }
  }
}