Context-Engine MCP - Agentic Context Compression Suite
# Add to your Claude Code skills
git clone https://github.com/Context-Engine-AI/Context-EngineWe are currently in the middle of a major platform migration to new cloud-hosted infrastructure. During this transition, the Context-Engine VS Code extension is temporarily not working while we move services, endpoints, and authentication flows.
We know this is disruptive, especially if Context-Engine is part of your daily workflow. We’re moving as quickly as possible while keeping the migration stable and secure.
Thank you for your patience.
If you want early access to the updated cloud-backed experience (and the fastest path to getting unblocked), please sign up for the beta at:
https://context-engine.ai
Beta signups will receive:
We will post restoration updates as the migration completes. If you are currently blocked, please sign up for the beta so we can keep you informed and prioritize issues.
No comments yet. Be the first to share your thoughts!
Documentation: Getting Started · README · Configuration · IDE Clients · MCP API · ctx CLI · Memory Guide · Architecture · Multi-Repo · Observability · Kubernetes · VS Code Extension · Troubleshooting · Development
Open-core, self-improving code search that gets smarter every time you use it.
# Using pip
pip install context-engine
# Or using uv (recommended)
uv pip install context-engine
This installs the ctx command (also available as ctx-cli).
ctx quickstart
This single command starts all services, indexes your codebase, and warms up models.
ctx status # Check service health
ctx reset --mcp # Reset with HTTP...