Knowledge graph demo for gnosis-mcp
Interactive force-directed graph of the gnosis-mcp documentation — each node is a document, each edge is a typed relationship extracted from frontmatter. Pan with drag, zoom with scroll, click a node to open the underlying document.
How the graph is built
gnosis-mcp parses relates_to and relations frontmatter blocks
during ingestion and stores typed edges in SQLite. This page renders the full edge list
with WebGPU at roughly 60 fps.
Interact with the demo
Use mouse or trackpad to pan and zoom. Click a node to load its document; hover to see inbound and outbound edges highlighted.