Skip to content

Quickstart

When you launch Craft Agents for the first time, a setup wizard configures authentication and billing. Then you’re ready to work.

Sign in to Craft (optional)

Connect your Craft account to access your documents. A browser window opens for authentication.

Skip this if you only want to use Craft Agents with other sources like GitHub, local files, or APIs.

Choose your Craft space

If you signed in, select which Craft space to connect. This becomes your first source—the agent can read and write documents in that space.

Set up API connection

Choose how to connect to an AI model:

OptionBest For
Claude Pro/MaxUse your existing Claude subscription via OAuth.
API KeyDirect API access. Supports Anthropic, OpenRouter, Vercel AI Gateway, Ollama, or any compatible endpoint.
Codex (OpenAI)Use ChatGPT Plus OAuth for Codex-powered sessions.

If you choose API Key, you’ll see a Base URL preset selector with options for Anthropic, OpenRouter, Vercel AI Gateway, or a custom endpoint. For non-Anthropic providers, you can also specify a model name (e.g. anthropic/claude-sonnet-4 for OpenRouter).

Done

You’ll see the main interface: inbox on the left, prompt at the bottom, and a status bar showing your current mode and model.

Craft Agents has three permission modes. The recommended workflow:

1. Explore

Start here. The agent reads, searches, and analyzes but cannot make changes. Research safely.

2. Ask to Edit

Ready for changes? Switch here. The agent proposes actions and waits for your approval.

3. Execute

Once aligned, switch here. The agent works autonomously. Review results when done.

Press SHIFT+TAB to cycle through modes. The status bar shows your current mode.

Type something to start your first conversation:

What can you help me with?

Or try a specific task:

Summarize the last 3 files I modified in this folder
Search my Craft documents for anything about project planning

If you connected a Craft space, the agent can already access your documents. Add more sources (GitHub, Linear, local files) from Settings or by asking the agent:

Connect my GitHub account

Inbox — Your conversations, organized like email. Each maintains its own context. Start new ones with CMD/CTRL+N.

Sources — Connections to external data (Craft spaces, GitHub, APIs, local files). Manage in Settings or the sidebar.

Status bar — Shows permission mode, model, and workspace. Click to change settings.

ShortcutAction
SHIFT+TABCycle permission modes
CMD/CTRL+NNew conversation
CMD/CTRL+KCommand palette
ESCCancel current request