Skip to content
Windsurf

graphy for Windsurf

io.github.omnislash157/graphyos

Compile any codebase into a walkable graph and serve it over MCP. No model decides an edge.

client:Windsurf transport:stdio runtime:pypi

Install graphy in Windsurf

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

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

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

graphy in other clients