Mind Elixir for Cline
io.github.mind-elixir/mcp
Create, edit, and organize mind maps in the Mind Elixir Desktop app from any MCP client.
client:Cline
transport:stdio
runtime:npm
Install Mind Elixir in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@mind-elixir/mcp"
],
"env": {
"MIND_ELIXIR_MCP_URL": "<MIND_ELIXIR_MCP_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs