Import memory passport / data export
mindmap_passport_importImport context from a passport file or exported conversations from ChatGPT or Claude to bring your data into the mind map.
Instructions
Bring context IN. Either a Mind Map passport file (from another machine), or pull your conversations OUT of a walled garden by pointing at its exported data file:
kind 'passport' (default): a Mind Map passport JSON
kind 'chatgpt': ChatGPT's exported conversations.json
kind 'claude': Claude.ai's exported conversations.json The cloud chats themselves can't be reached live, but their EXPORT FILES are yours — this imports them as distilled memories.
Args: file (string, required), kind ('passport'|'chatgpt'|'claude', default 'passport'). Returns: import counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the file to import | |
| kind | No | File kind | passport |