Skip to content
Windsurf

hypermnesia mcp viz for Windsurf

io.github.cdeust/hypermnesia-mcp-viz

Read-only visualization for Cortex memory, knowledge, sessions, traces, and codebase graphs.

client:Windsurf transport:stdio runtime:pypi

Install hypermnesia mcp viz in Windsurf

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

{
  "mcpServers": {
    "hypermnesia-mcp-viz": {
      "command": "uvx",
      "args": [
        "hypermnesia-mcp-viz"
      ]
    }
  }
}

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

hypermnesia mcp viz in other clients