Every feature,
explained in detail

Context Pilot is a knowledge management platform that connects your scattered information to any AI model. Here's everything it can do.

Intelligent
Knowledge Base

Full-Text & Semantic Search

Search by keywords or by meaning. Context Pilot indexes every piece of knowledge with both traditional full-text search and vector embeddings. Find what you need even when you don't know the exact words.

Tags & Organization

Organize knowledge with hierarchical tags, workspaces, and profiles. Filter, sort, and group by any dimension. Bulk-tag hundreds of items. Auto-tag via connector rules.

Versioning & Diff View

Every change is tracked. Compare versions side-by-side with syntax-highlighted diffs. Restore any previous state with one click. Full audit trail for compliance.

Bulk Operations

Select hundreds of items and apply actions at once: tag, move, export, delete, or change TTL. Perfect for large-scale knowledge maintenance.

17 Sources.
Always in sync.

Auto-Sync

Connectors run on configurable schedules. Changes in your source systems are detected and synced automatically. No manual imports needed.

17 Built-in Connectors

Development: GitHub, Gitea. Documents: Paperless-ngx, Microsoft Excel, Google Drive. Knowledge: Obsidian, Notion, RSS/Atom, Bookmarks, KeePass, Bitwarden. Communication: Email (IMAP), Telegram, Microsoft Teams. Infrastructure: Kubernetes, Dockge. Smart Home: Home Assistant.

File Ingestion

Import PDFs, Word, Excel, Markdown, code files, images with OCR, and more. Drag & drop or connect a watched folder. Content is automatically extracted, chunked, and indexed.

Custom Connectors (Python)

Every connector is a Python plugin. Implement one class, define a JSON config, done. The plugin architecture makes adding sources trivial. Contribute to the project or keep them private.

Connector Store

Browse and install connectors from a card-based App Store UI. Filter by category, see SVG brand icons at a glance, and follow built-in setup guides to get connected in minutes.

Sync History & Health

Each connector tracks the last 20 syncs with timestamps, item counts, and error details. A health dashboard endpoint gives you a real-time overview of all connector statuses.

Works with any model.
Cloud or local.

MCP Server

Context Pilot runs a local MCP server. Any MCP-compatible client connects to localhost and accesses your knowledge base in real time. Just point to http://localhost:8080/sse.

Local LLMs — Full Independence

Connect Ollama, LM Studio, or any local model via MCP. Your knowledge and your AI run entirely on your own hardware. No cloud dependency, no API costs, no rate limits. True AI sovereignty.

CLI

Full command-line interface. Search, assemble, and export knowledge from your terminal. Pipe results into other tools. Perfect for CI/CD pipelines and automation.

REST API

Full REST API with OpenAPI spec. Build custom integrations, chatbots, or internal tools. Webhook notifications for real-time sync. See API Reference.

Claude Code Plugin

Deep Claude Code integration via a dedicated plugin. SessionStart hook auto-detects the active profile. /context-pilot and /context-pilot-learn commands for assembling context and saving insights. A skill file teaches Claude all available MCP tools.

Knowledge
Graph

Interactive Network

Explore your knowledge as an interactive graph. Nodes represent knowledge items, edges represent relationships. Zoom, filter, and discover hidden connections.

Relationship Discovery

Context Pilot detects relationships based on content similarity, shared tags, co-occurrence, and temporal proximity. Surface connections your team didn't know existed.

Smart
Assembler

Templates & Token Budgets

Define reusable templates with tag and key filters. Specify a token budget and Context Pilot assembles the most relevant knowledge. Weight-based priority from usage history ensures frequently needed context comes first.

Auto-Suggest

Context Pilot analyzes memory clusters and suggests relevant knowledge blocks for your current task. No manual searching — the right context surfaces before you ask.

6 Built-in Compressors

Maximize signal density with 6 compressors: bullet extract, code compact, YAML struct, Mermaid diagram, table summary, and dedup. Each transforms knowledge into the most token-efficient representation.

Export Formats

Export as CLAUDE.md for Claude Code, copilot-instructions.md for Copilot, Markdown, JSON, or ZIP. Every format optimized for the target AI.

Enterprise-grade
Security

Secrets Detection

OWASP-grade scanner detects API keys, passwords, tokens before they enter your knowledge base. Automatic redaction or quarantine.

Data Isolation

Per-profile data isolation ensures different projects never see each other's data. Role-based access control. Full audit trail of every access and change.

Self-Hosting

Run Context Pilot on your own infrastructure. Docker, single binary, or Kubernetes. All features work offline. Your data never touches our servers.

Knowledge Lifecycle & TTL

Set time-to-live on transient knowledge. Visual countdown shows expiry. Retention policies per connector. Auto-archive or auto-delete — you choose.

Sounds good?

Context Pilot is free and open source under the MIT License. No registration, no data stored — get started now.

GitHub Docker Hub