{% extends "base.html" %} {% block title %}Setup — {{ instance_name or "AI Data Analyst" }}{% endblock %} {% block content %} {% include "_page_chrome.html" %}
Your local {{ instance_brand }} install is confirmed. The steps below stay useful for adding another machine, connecting more services, or turning on auto-accept mode. Skip whatever you don't need; nothing here re-runs unless you click it.
{% else %}
{{ instance_brand }} gives Claude Code on your computer access to your team's curated data, plugins, and shared knowledge — so you can ask questions and get answers in plain language, right from your terminal. This page walks you through the one-time setup (~10 minutes). Everything it installs lives in your home folder (~/{{ workspace_dir }}) and can be removed in one command.
~/{{ workspace_dir }}. The full install steps stay one click away under the offboard control below.
macOS: press ⌘ + Space, type Terminal, press Enter.
Linux: press Ctrl + Alt + T (most distros), or open the apps menu and search "Terminal".
WSL: open the Windows Start menu, search "Ubuntu" (or your installed distro), press Enter.
Paste the command above with Ctrl + Shift + V (Linux/WSL) or ⌘ + V (macOS), then press Enter.
Windows: press Win + R, type powershell, press Enter. (Or: open Start menu, type "PowerShell".)
Paste the command above with Ctrl + V and press Enter.
claude --version. Sign in once with claude and complete the OAuth flow.
Don't have a Claude license yet? See plan options on /setup-advanced (Pro / Max 5× / Max 20×).
⏵⏵ when auto-accept is on. On the first cycle to auto-accept, Claude asks whether to make it the default — say yes. Closed the session already? Run claude again, then press Shift + Tab.
--dangerously-skip-permissions with a reviewed ~/.claude/settings.local.json allowlist. Skip if you're not sure.
Click the button — {{ instance_brand }} creates a 90-day login token, copies a ready-to-paste setup script to your clipboard, and a follow-up popup tells you exactly where to paste it. The script bootstraps everything in ~/{{ workspace_dir }} once Claude Code receives it.
~/{{ workspace_dir }}/Projects/ manually — the bundled plugin offers to set it up after install.
agnes pull — auto-detects within ~30 s of the setup script finishing.
{{ connector_prompts.asana }}gws CLI.{{ connector_prompts.gws }}{{ connector_prompts.atlassian }}You don't need {{ instance_brand }} installed locally to browse what's available. Anything you bookmark or subscribe to will be there waiting after you set {{ instance_brand }} up.
Now paste it into Claude Code on your machine — three steps:
powershell. Linux: Ctrl+Alt+T.
claude and press Enter. You'll see a prompt waiting for input.