ContextPool
ContextPool gives AI coding agents persistent memory across sessions by extracting and storing engineering insights from past sessions via MCP.
At a Glance
Full local functionality with no account needed. Free forever.
7-day free trial of the Pro plan.
Engagement
Available On
Alternatives
Listed Apr 2026
About ContextPool
ContextPool solves the "amnesia" problem for AI coding agents by providing persistent memory across sessions. It scans past Cursor and Claude Code sessions, extracts actionable engineering insights using an LLM, and makes them available to your agent at session start via the MCP protocol. Local mode is free forever, with optional cloud sync for team-shared memory pools.
- Persistent Memory — Install the CLI, run
cxp init, and your agent automatically loads relevant past context at every session start — no manual prompting required. - Session Scanning — CXP scans your past Cursor and Claude Code sessions and distills bugs, fixes, design decisions, and gotchas into structured engineering knowledge.
- MCP Integration — Agents query memory via standard MCP tools with zero custom integration glue; Claude Code requires zero config, while other IDEs need a single JSON entry.
- Multi-Backend LLM Routing — Provider fallback chain (Claude CLI → Anthropic API → OpenAI → NVIDIA) ensures resilient insight extraction even if one provider is unavailable.
- Team Memory Sync — Push insights to a shared cloud pool so teammates' agents benefit from collective debugging and decision history; project IDs are derived from git remote URLs for consistent resolution.
- Privacy-First Design — Raw transcripts never leave your machine; secrets are redacted before LLM processing and before any cloud sync; only extracted insights are optionally synced.
- Keychain Storage — API keys are stored in the system keychain with a safe file fallback, keeping credentials secure across all supported platforms.
- Broad IDE Support — Works with Claude Code, Cursor, Windsurf, and Kiro with minimal configuration.
Community Discussions
Be the first to start a conversation about ContextPool
Share your experience with ContextPool, ask questions, or help others learn from your insights.
Pricing
Local
Full local functionality with no account needed. Free forever.
- Unlimited local insights
- All IDE integrations
- 4 LLM backends
- Secret redaction
- MCP server
Pro Trial
7-day free trial of the Pro plan.
- Everything in Local
- Team access
- Unlimited insights
- Unlimited projects
Pro
Team access and cloud sync with a 7-day free trial.
- Everything in Local
- Team access
- Unlimited insights
- Unlimited projects
- 7-day free trial
Capabilities
Key Features
- Persistent memory across AI coding sessions
- Session scanning and insight extraction
- MCP protocol integration
- Multi-backend LLM routing (Claude CLI, Anthropic API, OpenAI, NVIDIA)
- Team memory cloud sync
- Privacy-first local-first design
- Secret redaction before LLM processing
- System keychain storage for API keys
- Stable project IDs from git remote URLs
- Zero config for Claude Code
- Single static binary, no runtime dependencies
