Plain Markdown vault
Files on disk, wikilinks, backlinks, outline, preview — habits that travel with the folder.
Diamante is a local-first Markdown notes app: open a vault, attach a source root, explore relationships, and export MCP config so Hermes, Claude, Cursor, and friends work the same files — without a second in-app chat.
Files on disk, wikilinks, backlinks, outline, preview — habits that travel with the folder.
Index a read-only source root. Notes and symbols share one graph artifact under .diamante/.
Pull, commit, and push the vault from the app. Stops on conflicts — no silent overwrite.
Copy absolute-path MCP JSON. Agents list/search/read/write notes and query the graph.
No proprietary cloud required for core editing. The graph is a generated index, not your source of truth.
Canvas layout or WebGL force graph — same selection, filters, and path tools.
Prefer building from source?
npm install && npm run tauri -- build
· Vault files are never replaced by OTA — only the app binary.
Diamante’s agent surface is external agent + Diamante MCP, not a second full chat inside the app.
Open Setup → copy MCP JSON → point Hermes / Claude Desktop / Cursor at
scripts/diamante-mcp.mjs with DIAMANTE_VAULT_DIR.
Today the MCP server is Node-based. A no-Node path is on the roadmap for non-dev installs.