Skip to content
VS Code

nexsus for VS Code

io.github.dbnexsus/nexsus

Private persistent memory for Claude, ChatGPT & Gemini via MCP - semantic search, zero-code setup.

client:VS Code transport:streamable-http

Install nexsus in VS Code

.vscode/mcp.json

{
  "servers": {
    "nexsus": {
      "type": "http",
      "url": "https://app.nexsus.com.au/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

nexsus in other clients