developer tools
Mindpilot Mcp
Visualizes code, architecture and other concepts as mermaid diagrams in a locally hosted web app. Just ask your agent to "show me this in a diagram".
typescript
local
developer tools
Installation
npx -y abrinsmead/mindpilot-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mindpilot-mcp",
"command": "npx",
"args": [
"-y",
"abrinsmead/mindpilot-mcp"
]
}About This MCP Server
abrinsmead/mindpilot-mcp
Visualizes code, architecture and other concepts as mermaid diagrams in a locally hosted web app. Just ask your agent to "show me this in a diagram".
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub