Skip to content
Zed

MindMap for Zed

com.keenethics-labs/mindmap

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

client:Zed transport:streamable-http tools:1

Install MindMap in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mindmap": {
      "url": "https://mindmap-mcp-directory.keenethics-labs.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

MindMap in other clients