ContextForge
Persistent memory MCP server for Claude — store decisions, code, and knowledge across sessions.
MCP Server for AI Agents
Persistent Memory
for AI Agents
Give your coding agents context that persists across sessions. Semantic search, git integration, snapshots, and more — all through a single MCP server.
Get Started FreeRead the Docs
No credit card required
Free tier forever
Setup in 5 minutes
Works with
Claude Code
CLI-powered coding agent with persistent memory across sessions.
Claude Desktop
Native desktop app with full MCP support and memory persistence.
Cursor
AI-first code editor with seamless MCP integration.
Quick Setup
One config. Infinite memory.
Add ContextForge to your MCP config and your agent instantly gets persistent memory, semantic search, git sync, and more.
terminal — contextforge
# Add ContextForge to your MCP config
$ cat claude_desktop_config.json
{
"mcpServers": {
"contextforge": {
"command": "npx",
"args": ["-y", "contextforge-mcp"],
"env": {
"CONTEXTFORGE_API_KEY": "cf_sk_..."
}
}
}
}
# Your agent now has persistent memory!
Semantic Search
Git Integration
Snapshots
Projects & Spaces
Task Tracking
API Keys
Import / Export
MCP Native
Feature
Projects
Group spaces into projects, share them with collaborators, and manage access with fine-grained controls.
Read more
Everything organized
Each project groups related spaces, issues, and collaborators. Your agent always knows which context belongs where.
Feature
Spaces
Organize knowledge into semantic spaces. Each space is a self-contained context that your AI agent can query independently.
Read more
Why Spaces?
Each space has its own embeddings index. Your agent searches only the context it needs — faster results, zero noise.
Feature
Semantic Search
Query your knowledge base in natural language. ContextForge uses vector embeddings to find the most relevant context — not just keyword matches.
Read more
Beyond keywords
Ask questions in plain English. ContextForge understands meaning, not just words — so your agent always finds the right context.
Feature
Git Integration
Automatically index commits, pull requests, and branches. Your agent always knows what changed and why.
Read more
Auto-synced
Connect once, stay updated forever. Every commit and PR is indexed automatically so your agent never falls behind.
Feature
Team
Invite collaborators, manage roles, and share knowledge across your entire team. Everyone gets the same context.
Read more
Real-time collaboration
Your whole team shares the same knowledge base. Every agent, every member — always in sync.
Feature
Tasks
Track bugs, features, and tasks directly inside ContextForge. Your agent can create, assign, and resolve tasks on the fly.
Read more
Agent-managed
Your AI agent can create tasks from code reviews, assign priorities, and resolve them — all through MCP commands.
Feature
Snapshots
Version-control your knowledge base. Create point-in-time snapshots and roll back whenever you need to.
Read more
Time travel
Accidentally corrupted your knowledge base? Roll back to any snapshot instantly. Your data is always safe.
Feature
API Keys
Generate scoped API keys for programmatic access. Integrate ContextForge into your CI/CD, scripts, or custom tooling.
Read more
Scoped access
Create read-only or full-access keys per project. Revoke anytime. Perfect for CI/CD pipelines and automation.
Built for scale
0+
Knowledge items stored
0ms
Avg. semantic search
0%
API uptime
0min
Setup time
Pricing
Simple, transparent pricing
Start free. Upgrade when you need more. 14-day free trial on paid plans.
Free
$0/forever
Perfect for trying out ContextForge with your personal projects.
- 1 project
- 3 spaces
- 200 documents
- 500 semantic queries/mo
- 50 MB storage
- Batch operations
- Import / Export
- Git integration
- Snapshots
- Collaborators Get Started Free
Most Popular
Pro
$9/month
For developers who need more power and team collaboration.
- 10 projects
- Unlimited spaces
- 2,000 documents
- 5,000 semantic queries/mo
- 500 MB storage
- Git integration — unlimited repos
- 10 snapshots
- 2 collaborators
- 500 webhooks/mo
- 14-day free trial Start Free Trial
Premium
$29/month
For teams and power users who need unlimited everything.
- Unlimited projects
- Unlimited spaces
- 10,000 documents
- 20,000 semantic queries/mo
- 2 GB storage
- Git integration — unlimited repos
- Unlimited snapshots
- Unlimited collaborators
- 5,000 webhooks/mo
- 14-day free trial Start Free Trial
Ready to give your agents memory?
Set up ContextForge in under 5 minutes. No credit card required.
Get in Touch
Questions, feedback, or partnerships.
Send Message
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Headless IDA MCP Server
Analyze binary files and manage functions and variables using IDA Pro's headless mode.
Blueprint MCP
Browser automation via MCP for Chrome and Firefox
Lokalise MCP Tool
Add translation keys to Lokalise projects. Requires a Lokalise API key.
Quantum Simulator MCP Server
A quantum circuit simulator with noise models and OpenQASM 2.0 support, accessible via the Model Context Protocol (MCP).
Lightning Tools MCP Server
An MCP server for accessing useful Bitcoin Lightning tools.
Metasploit MCP Server
An MCP server for integrating with the Metasploit Framework, enabling payload generation and management.
iOS Simulator
Provides programmatic control over iOS simulators through a standardized interface.
Google MCP Servers
Collection of Google's official MCP servers
Claude Code Memory Server
A Neo4j-based MCP server providing persistent memory and contextual assistance for Claude Code.
Code Reaper
CodeReaper is an AI-driven MCP tool for Cursor that finds and removes dead JavaScript by exploring real UIs and capturing V8 coverage