Why running models locally still leaves a memory gap
LM Studio is built for keeping inference on your own machine. That gives you privacy and zero per-token cost, but the model still has no idea who you are or what you decided last week. Local does not mean it remembers.
Hjarni fills that gap with Markdown notes you own and can export anytime. The model stays local; only the notes it requests travel over the MCP connection, and only when you connect it.
Because LM Studio supports remote MCP with OAuth handled in the browser, setup is a short mcp.json entry. The same Hjarni notes are then available to LM Studio's chat and to its local API server.