Why an automation platform benefits from a writable knowledge base
n8n is good at moving data between systems and running agent steps. What it usually lacks is a durable place for the facts those steps depend on: the conventions, the reference material, the decisions that should outlive a single run.
Hjarni is that place. Plain Markdown notes you own, readable and writable over an MCP server, so a workflow can both pull context in and push results back out as structured notes.
n8n's MCP Client Tool node connects to remote servers with OAuth2 or Bearer auth, so Hjarni slots in as one endpoint. The notes your workflows touch are the same ones your people read in their AI clients.