A macOS-first visual planning app for mind maps, reference boards, text models, and ComfyUI.
Museboard uses the selected text model for random mind maps, node expansion, node descriptions, brief generation, and ComfyUI prompt rewriting.
Open Settings -> Text Model and choose one provider.
Use this when you want a local model with the LM Studio server.
LM Studio.http://localhost:1234/v1.Use this when you want a hosted OpenAI model.
OpenAI API.https://api.openai.com/v1.API keys are stored only in local app preferences and are not saved into Museboard project files.
Use this when you want DeepSeek’s hosted OpenAI-compatible API.
DeepSeek API.https://api.deepseek.com.The default model field uses deepseek-v4-flash. If DeepSeek changes its model list, replace it with the model name shown in your DeepSeek account or documentation.
Use this when you want a local Ollama model.
ollama pull qwen3:8b.Ollama.http://localhost:11434.qwen3:8b.Museboard calls Ollama’s native /api/chat endpoint.
Use this for other local or remote servers that implement OpenAI-style chat completions.
OpenAI-compatible./v1.