Labsco
MCP SERVER

Mindpilot MCP

by abrinsmead

See the diagram the model is describing — Mermaid source rendered to SVG and opened in a viewer beside the conversation.

Diagrams & ChartsVerified
Summary
An architecture described in text becomes something you can point at.

The render call takes Mermaid source and returns SVG, so a diagram the assistant has just reasoned its way to is on screen in the same turn. The rules it holds you to are Mermaid's stricter ones — alphanumeric node IDs, and labels quoted and escaped when they carry spaces, brackets or angle characters.

What it is

Two tools: one renders Mermaid source to SVG with a title and background, the other opens the Mindpilot viewer to look at it.

What you get
  • Mermaid source rendered to SVG, with a title and a background you choose
  • The Mindpilot viewer opened on what was rendered
Requirements

Npx on your PATH. No account and no key.

Setup effort

One command — npx @mindpilot/mcp@latest