Memory Bank Inspector — VS Code Extension
What is Memory Bank Inspector?Memory Bank Inspector is the visual interface to explore data generated by Memory Bank MCP.
Quick Start GuideStep 1: Configure Memory Bank MCPBefore using this extension, you need Memory Bank MCP configured in your AI client. Add this to your MCP client configuration (Cursor, Claude Desktop, etc.):
Step 2: Index a Project with the MCPUse your AI agent to initialize and index a project: Once the paths and files have been registered in .memoryignore and the template's instruction md file has been created with the projectId defined.
We initialize mcp by requesting indexing of documentation and code in the memory bank
We wait about 5 minutes for every 100 files
We asked for the general documentation to verify correct indexing.
Step 3: Install the Extension
Step 4: Configure the ExtensionAfter installation, configure the path where the MCP stores data:
Extension FeaturesSidebar Overview
sidebar with the 4 extension panels Project Explorer
focus on the detail of an element of any tree
Indexed Files Tree
Opening generated project documentation file
Documentation Viewer
Opening generated project decision log file View documentation automatically generated by the MCP:
states and messages from the generation of the relationship dataflow for the entire project Code Relations (Dataflow Viewer)
Example of the result generated for a relationship dataflow from a Java API Visualize relationships between code components:
highlighting direct relationships with the selected entity
Highlighting of direct relationships with the selected entity and description of the service generated by AI
opening file directly from the dataflow
creating a React project and querying the previously indexed Java project to implement the necessary views and services Working with AI Agents
result of the previous step with auto-indexing by agents.md instructions
result of the previous step visualizing the dataflow generated for the demo_react project Requirements
LinksLicenseMIT © grec0 |














