Mind Elixir for Windsurf
io.github.mind-elixir/mcp
Create, edit, and organize mind maps in the Mind Elixir Desktop app from any MCP client.
client:Windsurf
transport:stdio
runtime:npm
Install Mind Elixir in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@mind-elixir/mcp"
],
"env": {
"MIND_ELIXIR_MCP_URL": "<MIND_ELIXIR_MCP_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs