Loomal

syke

MCP server by github.com/khalomsky/syke

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

2 starsnpm: @syke1/mcp-server

About syke

syke is an MCP (Model Context Protocol) server published by khalomsky in the official MCP registry, listed under Autonomous Agents on Loomal. AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents

It ships as an npm package (@syke1/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/khalomsky/syke, where the project has earned 2 GitHub stars.

Use syke with your agent

Claude Code · one command
claude mcp add syke -- npx -y @syke1/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "syke": {
      "command": "npx",
      "args": [
        "-y",
        "@syke1/mcp-server"
      ]
    }
  }
}
npm@syke1/mcp-server

Frequently asked questions

What is syke?
syke is an MCP (Model Context Protocol) server by khalomsky in the Autonomous Agents category. AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents
How do I connect syke to Claude, Cursor, or another MCP client?
Install syke from its npm package (@syke1/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is syke open source?
Yes — the source code is public at github.com/khalomsky/syke, with 2 GitHub stars.
Can AI agents pay to use syke?
Not yet through Loomal — syke is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain syke? Claim this listing free by verifying GitHub ownership, or contact us.