Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Mind Elixir in other clients