Loading MCP server directory, please wait...
Turn conversations into mind maps and whiteboards — local files, no account, nothing uploaded.
npx @getmcp/cli add app.tabtree/tabtreeRequires Node.js 18+. Community-contributed server. Review source before installing.
TABTREE_DIRYour TabTree backup folder — the one you picked with the lifebuoy button on the My maps screen. The connector reads and writes maps here, and sees nothing outside it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.tabtree/tabtree": {
"command": "npx",
"args": [
"-y",
"tabtree-mcp"
],
"env": {
"TABTREE_DIR": ""
}
}
}
}