v0.1.0

Download SessionGraph

The AI memory layer for Claude, OpenAI, and beyond. Free to start.

After installing

SessionGraph runs as a system proxy at 127.0.0.1:4200.

  1. 1

    Open the SessionGraph app

    The proxy starts automatically on port 4200.

  2. 2

    Configure your AI tool (Claude, Cursor, etc.)

    HTTPS_PROXY=http://127.0.0.1:4200
  3. 3

    Start chatting

    Sessions are captured automatically in the dashboard.

shell
export HTTPS_PROXY=http://127.0.0.1:4200
export HTTP_PROXY=http://127.0.0.1:4200
export NODE_EXTRA_CA_CERTS="$HOME/.sessiongraph/ca.crt"

System Requirements

  • Windows 10/11 x64
  • macOS 12+ (Intel & Apple Silicon)
  • Ubuntu 20.04+ / Debian / Fedora