Skip to content
Claude Desktop

Mind Elixir for Claude Desktop

io.github.mind-elixir/mcp

Create, edit, and organize mind maps in the Mind Elixir Desktop app from any MCP client.

client:Claude Desktop transport:stdio runtime:npm

Install Mind Elixir in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Mind Elixir in other clients