MindMap for Cursor
com.keenethics-labs/mindmap
Turn outlines and hierarchical notes into interactive mind maps through a hosted remote MCP server.
client:Cursor
transport:streamable-http
tools:1
Install MindMap in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mindmap": {
"url": "https://mindmap-mcp-directory.keenethics-labs.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs