Loading MCP server directory, please wait...
Create, edit, and organize mind maps in the Mind Elixir Desktop app from any MCP client.
npx @getmcp/cli add io.github.mind-elixir/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mind-elixir/mcp": {
"command": "npx",
"args": [
"-y",
"@mind-elixir/mcp"
],
"env": {
"MIND_ELIXIR_MCP_URL": ""
}
}
}
}