← Back to home
1
Sign In
2
Connect
3
Platform
4
Test
Step 1 of 4
Create your account
Sign in to get your personal Quint pairing code. Takes 30 seconds.
Loading sign-in…
πŸ”’ Quint never stores your AI conversations. Your context stays in ~/.openclaw/quint.json on your own machine.
Step 2 of 4
Your pairing code
Run one command in your terminal to link your OpenClaw instance to Quint.
Your Pairing Code
Generating…
Use this code in the command below
Could not generate a pairing code. Make sure you're connected to the internet and try again.

Terminal command
First, download the script:
curl -O https://quint-api-production-9933.up.railway.app/download/quint-pair.sh
Then run:
bash quint-pair.sh …
⏱ Takes about 10 seconds. Saves your credentials to ~/.openclaw/quint.json.
Session Token (for manual setup)
β€”
⚠ Keep this private β€” treat it like a password.
Step 3 of 4
Choose your AI platform
Install the Quint extension where you chat with AI. You can add more platforms later.
  1. 1
    Download the Quint extension file for Claude Desktop:
    ↓ Download quint.dxt
  2. 2
    Open Claude Desktop β†’ Settings β†’ Extensions
    Drag and drop the .dxt file onto the Extensions window.
  3. 3
    When prompted, enter your API details:
    API URL
    https://quint-api-production-9933.up.railway.app
    Token
    β€”
  4. 4
    Click Save. Start a new conversation in Claude and say "What do you know about me?" β€” Quint will brief it automatically. ✨
  1. 1
    Go to chatgpt.com/gpts/editor to create a new custom GPT. Name it something like Quint β€” My Context Layer.
  2. 2
    In the Instructions field, paste this system prompt:
    You have access to Quint, a personal context layer that stores facts about the user. At the start of every conversation, call the get_context tool to retrieve relevant context about the user and use it to personalize your responses. Be concise and helpful. When the user asks you to remember something, call the save_context tool. Always greet the user by name if you know it.
  3. 3
    Click Actions β†’ Add Action. Set:
    API URL
    https://quint-api-production-9933.up.railway.app
    Set Auth type to Bearer and paste your token:
    Bearer token
    β€”
  4. 4
    Save your GPT and start a conversation. Ask "What do you know about me?" to test Quint is working.
Step 4 of 4
Test your connection
Let's verify Quint can reach your OpenClaw instance before you start chatting.
πŸ’‘ Make sure you ran the pairing command from Step 2 first. OpenClaw needs to be running on your machine.
✨
You're all set!
Quint is connected and ready. Every AI you use now has your context.
Open Claude and say hi β€” it knows who you are.
πŸ“– To add more context, just tell your AI to remember things. They'll sync back to Quint automatically.
← Back to Quint home
Need help? Email hello@getquint.ai