Automatically detects git repositories to namespace and isolate memories per-repo, with cross-repo memory support and automatic repository indexing for semantic code search.
Supports repository-based memory management with automatic detection and indexing of GitHub repositories for context-aware semantic search and code navigation.
Provides hosted deployment storage backend using PostgreSQL with pgvector extension for vector embeddings, semantic search, and team sharing of memories.
Distributed as a Python package on PyPI for installation and deployment of the ContextFS memory layer.
Default local storage backend using SQLite with FTS5 for keyword search, memory storage, and session management.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ContextFSsearch for recent decisions about database architecture"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ContextFS
Persistent Memory for AI Agents - Give your AI tools memory that persists across sessions.
Full Documentation | Get Started
Install
Quick Start
MCP Integration
Add to your AI tool's MCP config:
Works with: Claude Code, Claude Desktop, Cursor, VS Code, and any MCP-compatible client.
See tool-specific setup guides for detailed instructions.
Key Features
Semantic Search - Find relevant memories using natural language
Auto Code Indexing - Index your entire codebase for context-aware AI
Cross-Session Memory - Decisions, facts, and patterns persist across conversations
Multi-Tool Sync - Share memory between Claude, Cursor, VS Code, and more
Python SDK
Cloud Sync
Enable cross-device memory sync:
Sign up at contextfs.ai for cloud features.
Documentation
Visit contextfs.ai/docs for:
Installation guides for each AI tool
API reference
Memory types and best practices
Cloud sync setup
License
MIT - Matthew Long and The YonedaAI Collaboration