nexsus for Claude Desktop
io.github.dbnexsus/nexsus
Private persistent memory for Claude, ChatGPT & Gemini via MCP - semantic search, zero-code setup.
client:Claude Desktop
transport:streamable-http
Install nexsus in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nexsus": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.nexsus.com.au/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs