and-human24/monkey-map
FigJam-inspired mind mapping tool -- runs as a CLI server or native desktop app. Includes a Claude Code skill for AI-generated diagrams.
Platform-specific configuration:
{
"mcpServers": {
"monkey-map": {
"command": "npx",
"args": [
"-y",
"monkey-map"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...