Skip to content
Cursor

Nexus Memory for Cursor

com.chibitek/nexus

Owner-scoped Nexus memory: search, facts, captures, KYC. Not Mochii's work graph.

client:Cursor transport:streamable-http

Install Nexus Memory in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "nexus": {
      "url": "https://api.nexus.chibitek.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Nexus Memory in other clients