Back to AI Assistance
ContextStream
ContextStream is an MCP server for persistent memory, code search, and knowledge graph context across AI tools. It gives Codex/Claude/Cursor/Windsurf fast, token‑efficient context retrieval and code intelligence (search + graphs) via MCP.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"contextstream": {
// See GitHub repository for configuration
}
}
}