OpenAI
- 1 Open Settings → Providers.
- 2 Click Add Provider → OpenAI.
- 3 Paste your API key from platform.openai.com.
- 4 Choose a default model (e.g. gpt-4o) and Save.
Documentation
Everything you need to install, configure, and extend OpenConduit.
Download the build for your platform from the Downloads page or from GitHub Releases .
On first launch, OpenConduit shows the Welcome screen. Select Add Provider to connect your first AI model. You can skip this and add providers later via Settings → Providers.
OpenConduit supports OpenAI, Anthropic, and any OpenAI-compatible endpoint (e.g. LM Studio).
MCP (Model Context Protocol) servers extend the AI with external tools — filesystem access, web search, custom APIs, and more.
http://localhost:8080
).
npx @modelcontextprotocol/server-filesystem /path.
Browse community MCP servers at modelcontextprotocol.io .
| Shortcut | Action |
|---|---|
| ⌘ / Ctrl + N | New conversation |
| ⌘ / Ctrl + K | Focus chat input |
| ⌘ / Ctrl + , | Open Settings |
| ⌘ / Ctrl + W | Close current conversation |
| ⌘ / Ctrl + Shift + C | Copy last AI response |
| ⌘ / Ctrl + / | Toggle sidebar |
| Esc | Cancel streaming response |