An MCP Server for Context Engine
Org knowledge, stored and retrieved from the terminal where the work already happens.
Context Engine came with its own chat interface. Building it made one thing clear: for AI work, developers are in their terminal most of the time.
So I added an MCP server for the organization that communicates with Context Engine. It gives Claude Code the same tools the internal agent used: store a concept, retrieve one, search them.
That means any developer, from their local work, can choose to store concepts from what they discover, and everyone else in the organization picks those up in their searches. The knowledge you need is usually in a codebase you don't own, so that's the cross-domain part, and it happens inside the tool people already have open.