contextd
The context layer for AI-assisted development.
contextd helps you maintain structured, machine-readable project context so AI coding assistants (Claude, Cursor, Copilot) understand your codebase deeply and consistently.
What it does
- Structured context files — Store project overview, architecture, conventions, and module-specific knowledge in a standardized
.context/folder - AI-ready exports — Export your context to
CLAUDE.md,.cursorrules, or raw text so AI tools can consume it - Architecture decision records — Track why you made key decisions with ADRs
- MCP server — Run contextd as an MCP server for real-time context queries
- VS Code extension — Manage context directly from your editor