Why Continue.dev pairs naturally with an MCP knowledge base
Continue's design choice is to keep the editor open and the model swappable. That is the right choice. The matching choice on the knowledge side is to keep the notes outside the editor and outside any one model, so the same notes serve Continue today and any other assistant tomorrow. Hjarni is that layer.
Continue's context providers handle in-repo files well. They are not designed for the cross-project, cross-editor knowledge: ADRs, runbooks, incident notes, customer feedback. Hjarni gives Continue an MCP-backed source for that material, alongside the context providers you already use.
Open source on both sides matters. Continue is open source. Hjarni's notes are plain Markdown, exportable as a ZIP at any time. If you leave either product, the work goes with you.