mind map for Windsurf
io.github.nerfels/mind-map
Experimental code intelligence platform for Claude Code with AST parsing and context analysis
client:Windsurf
transport:stdio
runtime:npm
Install mind map in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mind-map": {
"command": "npx",
"args": [
"-y",
"mind-map-mcp"
],
"env": {
"MCP_PROJECT_ROOT": "<MCP_PROJECT_ROOT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs