Knotic Installation
This guide covers the normal desktop setup path for Knotic.
A fresh installation is not enough on its own. Sessions, Architect, and Brainstorming will only become useful after at least one provider is configured in Knotic Settings.
Download Knotic
Download the correct build for your platform from:
https://knotic.dev/download
Knotic is distributed for:
- Windows
- macOS
- Linux
Use the installer or package provided on the download page for your operating system.
Install the App
Windows
- Download the Windows build from
https://knotic.dev/download. - Run the installer.
- Launch Knotic from the Start menu or desktop shortcut.
macOS
- Download the macOS build from
https://knotic.dev/download. - Open the downloaded package or archive.
- Move Knotic into your Applications folder if requested.
- Launch Knotic.
Linux
- Download the Linux build from
https://knotic.dev/download. - Install or unpack the package provided for your distribution.
- Launch Knotic from your applications menu or terminal.
First Launch Setup
After Knotic opens, configure one AI provider before expecting Sessions, Architect, or Brainstorming to do useful work.
Open Knotic Settings in one of these ways:
- Use the side bar entry named
Knotic Settings - Press
Ctrl+Alt+,
From there, set up the provider you want to use:
Knotic: enter your Knotic license key if your workflow uses the hosted Knotic runtime.OpenRouter: add your OpenRouter API key.GitHub: add your GitHub Models API key.Anthropic: add your Anthropic API key.OpenAI: add your OpenAI API key.Local: point Knotic at your local OpenAI-compatible endpoint and choose local models.
Then choose the model and runtime behavior you want:
- default model
- reasoning visibility
- maximum tool iterations
- local tool routing and local completion options
If you want the Knotic-managed tools and inference path, follow Artiforge License Key.
For the complete runtime setup model, continue with Knotic Settings and Multi-Provider.
Verify the Installation
Use this quick check after setup:
- Open
SessionswithCtrl+Alt+I. - Create a conversation.
- Send a simple prompt such as asking Knotic to inspect the current workspace.
- Confirm that Knotic responds without a provider or credential error.
After your first real session, Knotic typically creates project context files under .knotic/, including brain.loom and a session .knot file.
Optional Next Steps
Once installation is complete, the most useful follow-up steps are:
- Open
Context LenswithCtrl+Shift+Lto inspect the context Knotic is preparing. - Try
Brainstormingfor an idea or feature that is still fuzzy. - Use
Architectfor work that should be broken into explicit steps. - Visit
HQto review Skills, Monitoring, Models, and MCP Servers.
If Something Does Not Work
Most first-run issues come from missing provider configuration.
Check these first:
- the selected provider is configured with a valid key or endpoint
- the default model is available for that provider
- local mode points to a reachable endpoint if you are using a self-hosted runtime
If the app opens correctly but model calls fail, the installation is usually fine and the issue is in provider setup rather than in the desktop install itself.