Skip to content
Windsurf

mellos mapping for Windsurf

io.github.guangminju/mellos-mapping

Live layered dependency map for bottom-up development, drawn by the agent in a terminal pane.

client:Windsurf transport:stdio runtime:npm

Install mellos mapping in Windsurf

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

{
  "mcpServers": {
    "mellos-mapping": {
      "command": "npx",
      "args": [
        "-y",
        "mellos-mapping"
      ]
    }
  }
}

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

mellos mapping in other clients