mcp_engram_visualize
Render a BFS subgraph from a seed concept to visualize relationships between concepts using a Mermaid diagram.
Instructions
Render a BFS subgraph from a seed concept as a Mermaid diagram. Shows how concepts are related to each other.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | BFS depth (default: 2, max: 5) | |
| concept | Yes | The seed concept to start the graph from |