GraphCanon updated today · GitHub synced today
Decision brief
Context-Engine: Agentic Context Compression Suite for Python
Good fit when
- When developing AI agents or LLMs that require efficient context handling and compression to optimize performance.
- For projects where integrating with a suite of tools including Cursor, Decoder, Qdrant, and MCP Server is desired.
Avoid when
- If your application doesn't necessitate compression capabilities tailored specifically for AI agents and LLMs.
- When the project requirements exclude integration with the supplementary technologies and APIs associated with Context-Engine, such as Ollama API or other specific tools mentioned in its topics.
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (47d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install Context-Engine PyPIHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A Python-based suite providing tools for agentic context compression tailored for AI agents and LLMs.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 25, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 25, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 25, 2026
- Languages
- python, javascript, typescript
Source: github.language+package.json · Aug 25, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 25, 2026)
- **VS Code** — install the [Context Engine Uploader](https://marketplace.visualstudio.com/Source link
Tags
README
Install Skills
Context Engine ships AI agent skills that teach your coding assistant how to use 30+ MCP tools for semantic search, symbol graph navigation, memory, and more.
Install the skill
/plugin install context-engine
This pulls the skill directly from GitHub and auto-loads MCP tool guidance into your session.
Alternatively, copy the rules file manually:
```bash
cp -r skills/context-engine/ your-project/.claude/
Getting Started
- Sign up at context-engine.ai
- Connect your codebase — choose one:
- VS Code — install the Context Engine Uploader extension
- CLI —
npm i -g @context-engine-bridge/context-engine-mcp-bridge && ctxce connect <api-key> --daemon
- Install the skill for your AI assistant (see Install Skills above)
- Start searching — your assistant now has access to all 30+ MCP tools
License
MIT License
© 2025 Context Engine Inc. and John Donalson.
For agents
This page has a .md twin and JSON over the API.