Create your free trial account at context.brianonai.com
After signup, you'll receive an API key via email. Save this securely - you'll need it in Step 3.
Your API key looks like this:
FqBXEWdV01BV0gS+ABAuvXo23-5IccH2q70hVtTaxdE=
Claude needs permission to access context.brianonai.com. Without this, Context won't work.
context.brianonai.com
context.brianonai.com in your allowed domains list.
Now give Claude the instructions to use Context. Copy and paste this at the start of your conversation:
You have access to Context - a persistent memory system for our conversations.
API Endpoint: https://context.brianonai.com
My API Key: [YOUR_API_KEY_HERE]
IMPORTANT: Before we start, please call:
GET https://context.brianonai.com/context/briefing?project=getting-started
Header: X-API-Key: [YOUR_API_KEY_HERE]
This will load your welcome information and trial details.
After you receive the briefing, confirm you can access Context and summarize my trial limits.
[YOUR_API_KEY_HERE] with your actual API key!
Here's what it looks like with an actual key:
You have access to Context - a persistent memory system for our conversations.
API Endpoint: https://context.brianonai.com
My API Key: FqBXEWdV01BV0gS+ABAuvXo23-5IccH2q70hVtTaxdE=
IMPORTANT: Before we start, please call:
GET https://context.brianonai.com/context/briefing?project=getting-started
Header: X-API-Key: FqBXEWdV01BV0gS+ABAuvXo23-5IccH2q70hVtTaxdE=
This will load your welcome information and trial details.
After you receive the briefing, confirm you can access Context and summarize my trial limits.
After pasting the prompt, Claude will:
GET /context/briefing?project=getting-started with your API keySee what Claude has saved:
You can also:
Once set up, you don't need to do anything special. Just chat naturally, and Claude will:
Context automatically organizes memories by topic (project). For example:
Claude detects topics automatically from your conversations. You can filter by topic in Cortex.
You can also explicitly tell Claude to use Context:
// Save something specific
"Remember that I prefer dark mode"
// Search past memories
"What did we decide about the database?"
// Get project context
"Load context for the plotluck project"
// Save session summary
"Save a summary of this conversation"
Solution: You skipped Step 2!
context.brianonai.com to allowed domainsSolution: Check your API key
= at the end)[YOUR_API_KEY_HERE] in the promptManual test:
curl -H "X-API-Key: YOUR_KEY" \
https://context.brianonai.com/context/briefing?project=getting-started
If this returns JSON, your API key works.
Possible causes:
Try asking Claude:
"Can you save a test memory for me? Save: 'This is a test memory'"
Then refresh Cortex - you should see the test memory.
Yes, for now. You need to paste the Context prompt at the start of each conversation.
Tip: Save the prompt (with your API key) somewhere easy to access:
Future feature: We're working on a Chrome extension that will do this automatically!
Your 14-day trial gives you:
After your trial:
We're here to help!