Skip to content
Windsurf

Novyx MCP for Windsurf

io.github.novyxlabs/novyx-mcp

Persistent memory for AI agents with rollback, audit trails, and semantic search.

client:Windsurf transport:stdio runtime:pypi

Install Novyx MCP in Windsurf

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

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

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

Novyx MCP in other clients