Skip to content
Claude Desktop

Mindlify for Claude Desktop

co.mindlify/mindlify

Turn AI conversations into visual knowledge maps. Create, connect, search, and organize thoughts.

client:Claude Desktop transport:streamable-http

Install Mindlify in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mindlify": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mindlify.co/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Mindlify in other clients