render_mindmap — MindMap MCP Tool
render_mindmap
(render mindmap) is one of 1 tool on the
MindMap
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call render_mindmap from your client
- Claude Code MindMap render_mindmap run in your project directory
- Claude Desktop MindMap render_mindmap ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MindMap render_mindmap ~/.cursor/mcp.json
- VS Code MindMap render_mindmap .vscode/mcp.json
- Zed MindMap render_mindmap ~/.config/zed/settings.json
- Windsurf MindMap render_mindmap ~/.codeium/windsurf/mcp_config.json
- Cline MindMap render_mindmap ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MindMap render_mindmap ~/.gemini/settings.json
- Grok MindMap render_mindmap .mcp.json (in your project root)
- ChatGPT MindMap render_mindmap Settings → Connectors → Advanced → Developer mode
- Claude.ai MindMap render_mindmap Settings → Connectors → Add custom connector
- LangChain MindMap render_mindmap pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mindmap https://mindmap-mcp-directory.keenethics-labs.com/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.