I know the repository has only recently been published and that the current priority is probably code stabilization, but I would still like to suggest a long-term feature idea.
It would be great to have an official MCP integration, something clean and well maintained, similar to the Logseq MCP project:
https://github.com/ergut/mcp-logseq
For me, this would be a real game changer. An LLM assistant becomes far more useful when it can access and navigate a structured personal knowledge base. With an MCP integration, the model could keep contextual awareness across different sessions, explore notes through wikilinks, and even generate intermediate reports during ongoing research work.
One of the biggest strengths of this kind of workflow is that the memory becomes explicit and inspectable. Users can organize and curate their own knowledge while the assistant traverses the graph structure naturally. It also reduces manual context injection and token consumption significantly.
Thanks for your work :)