Use case
Local project memory for Claude Code.
Cosmos connects to Claude Code through MCP so Claude can ask for project structure, code symbols, lessons, and recent context from your machine.
- Client
- Claude Code
- Bridge
- Model Context Protocol
- Scope
- Project-aware, local-first
What changes with Cosmos
Instead of repeatedly explaining the same architecture and old bugs, Claude Code can query Cosmos for the relevant project memory at the moment it needs it.
Useful for
- Finding where to make a change without broad repo scans.
- Checking past error+fix lessons before re-solving the same bug.
- Keeping work scoped to the selected project.