Skip to content
VS Code

MindMap for VS Code

com.keenethics-labs/mindmap

Turn outlines and hierarchical notes into interactive mind maps through a hosted remote MCP server.

client:VS Code transport:streamable-http tools:1

Install MindMap in VS Code

.vscode/mcp.json

{
  "servers": {
    "mindmap": {
      "type": "http",
      "url": "https://mindmap-mcp-directory.keenethics-labs.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

MindMap in other clients