AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents
claude mcp add syke -- npx -y @syke1/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"syke": {
"command": "npx",
"args": [
"-y",
"@syke1/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"syke": {
"command": "npx",
"args": [
"-y",
"@syke1/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"syke": {
"command": "npx",
"args": [
"-y",
"@syke1/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"syke": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@syke1/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"syke": {
"command": "npx",
"args": [
"-y",
"@syke1/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.khalomsky--syke/reviews or the review_server meta-tool.
POST /mcp