Getting Started
Understanding ContextStream.
Whether you're a developer or managing projects without code, here's how ContextStream organizes your AI's memory and context.
Architecture
How it all connects.
Layer 01 · Workspace
Your team or personal space
“Acme Corp” or “My Personal Projects”
Layer 02 · Project
Project: Backend API
Code repository
Layer 02 · Project
Project: Marketing
Documents & plans
Within each project, AI remembers
Memory
Decisions, conversations, learnings that persist forever.
Context
Indexed files, docs, and searchable content.
Knowledge
Connected insights showing how things relate.
Workspace = your container
Think of a workspace like a company or team folder. Everything inside belongs together.
Examples
- •“Your Company” or “My Personal Projects”
- •“Client: Acme” — a client's work
Project = specific work
Each project focuses on one thing. Could be a codebase, a document set, or an initiative.
Examples
- •A GitHub repository
- •Marketing campaign docs
- •Research notes collection
FAQ
Frequently asked questions.
Common questions when getting started.
Group 01
For developers
How does ContextStream integrate with my IDE?
What happens when I index my codebase?
How do I organize multiple repositories?
What's stored in memory vs. indexed content?
Memory = conversations, decisions, preferences, and learnings. This persists and grows over time.
Think of indexed content as “what exists” and memory as “what happened and what we learned.”
Can I use ContextStream with private/enterprise repos?
How does the knowledge graph help with code?
Group 02
For teams & non-coders
I don't code. How can ContextStream help me?
- •Marketing strategies and brand guidelines
- •Meeting notes and decisions
- •Research and documentation
- •Project plans and requirements
Your AI assistant will remember context from past conversations and reference relevant documents automatically.
How do team members share context?
What's a good way to organize my workspace?
- •One workspace per team, company, or major initiative
- •One project per distinct focus area (product, campaign, research topic)
- •Let memory grow naturally — just use your AI and it captures important context
You can always reorganize later. The key is to start using it!
How is this different from just saving chat histories?
- •Extracts key insights automatically from conversations
- •Connects related ideas across different sessions
- •Searches by meaning, not just keywords
- •Provides context proactively when relevant
It's the difference between a pile of notes and a smart assistant who remembers everything important.
Is my team's data private and secure?
What documents and file types are supported?
- •Documents: PDF, Word, Google Docs, Markdown
- •Spreadsheets: Excel, CSV, Google Sheets
- •Text: Plain text, JSON, YAML
- •Code: All major programming languages
Upload files directly or connect to your existing document repositories.
Group 03
Token saving & costs
How does ContextStream save AI tokens?
context_smart that retrieve only relevant context on-demand. This keeps prompts bounded and can significantly reduce token usage while maintaining context quality.What is context_smart and how does it work?
context_smart is the key token-saving tool. When called with a user message, it:- 1.Analyzes the message to understand what context is needed
- 2.Searches decisions, memory, and code for relevant information
- 3.Returns a minified format:
D:Decision|M:Memory|P:Preference
The AI can include this compact context instead of resending your full chat history.
How do I enable token-saving in my editor?
.windsurf/rules/contextstream.md or .cursorrules) that instruct the AI to call context_smart before every response. You can also use generate_rules to auto-generate these files. See our MCP Integration Guide for details.What about long conversations - do they still get expensive?
session_compress to extract key decisions, preferences, and insights from your chat history and store them as memory events. Then you can start fresh conversations without losing context. Each new conversation just calls session_summary or context_smart to get the relevant context.Group 04
General questions
How do I get started?
- 1.Sign up for Pro
- 2.Create a workspace for your team or project
- 3.Add the MCP server to your AI tool (Claude, Cursor, etc.)
- 4.Start using AI — context is captured automatically
The whole setup takes about 5 minutes. Check out our Quickstart Guide for detailed steps.
What's included in the Pro plan?
- •3 workspaces
- •Unlimited projects
- •25,000 operations per month
- •All search types (semantic, hybrid, pattern)
- •Graph-Lite knowledge graphs (module-level dependencies + 1-hop impact)
- •MCP integration
Pro is $19/mo.
Which AI tools work with ContextStream?
- •Claude Code — Anthropic's coding assistant
- •Cursor — AI-powered code editor
- •Any MCP-compatible tool
Plus our REST API works with any application you build.
Can I delete or edit memories?
Next steps
Ready to get started?
Set up ContextStream in 5 minutes and give your AI a persistent memory.