Exposes the mindgap knowledge graph as an MCP server over stdio, providing tools to add, link, query, and manage nodes and edges in a local org-roam-style graph.
Serves graph-native code questions from a TypeScript codebase as an MCP server. It extracts structural graphs via tree-sitter and HydraDB to answer callers, impact, and context queries.
Local MCP server that bridges Beale research workspaces to Claude Code, providing typed memory, workspace search, revisioned runbooks, and research profile context via a stdio plugin.
Provides a stdio MCP bridge for coding agents to query and record engineering knowledge locally, preserving debugging history, failed attempts, and verified solutions.
Serves the architectural graph of a hexagonal-architecture codebase to coding agents via stdio, providing tools to analyze dependencies, check violations, and inspect structural changes.