A typed-edge graph that externalizes working memory for neurodivergent professionals. This server stores and retrieves relationships between people, projects, and decisions locally, letting Claude answer questions like "What was I working on yesterday?" or "Who was involved in that refactor decision?" The graph structure uses typed edges rather than free-form notes, which means you can traverse connections programmatically. It's one of five MCP servers in the NeuroDock suite, all designed around self-ID neurodivergence with no diagnosis required. Everything stays local by default, writes to your machine, and runs over stdio. Pair it with the chronometric server for time-aware context or use it standalone when you need persistent memory across Claude conversations without reaching for a vector database.
claude mcp add --transport stdio io.github.tlennon-ie-neurodock-mcp-cognitive-graph uvx neurodock-mcp-cognitive-graph