Skip to content
Windsurf

skeletongraph for Windsurf

io.github.yashdoke7/skeletongraph

Zero-LLM structural code retrieval for AI coding agents, served over MCP.

client:Windsurf transport:stdio runtime:pypi

Install skeletongraph in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "skeletongraph": {
      "command": "uvx",
      "args": [
        "skeletongraph"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

skeletongraph in other clients