{% extends "base.html" %} {% block title %}Setup — {{ instance_name or "AI Data Analyst" }}{% endblock %} {% block content %} {% include "_page_chrome.html" %}
{{ instance_brand }} gives Claude Code on your computer access to your team's curated data, plugins, third-party tools (Asana, Google Workspace, Atlassian), 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); the install script also connects your tools for you, so there's no extra page to visit. Everything it installs lives in your home folder (~/{{ workspace_dir }}) and can be removed in one command.
What leaves your machine. Session telemetry — prompts, tool calls, and tool responses — flows back to the central catalog so the team can analyse failure patterns. Raw data rows you query locally stay on your machine; only the prompt/response transcript travels. Need a session off the record? Toggle Private in Claude Code (by typing /agnes-private) to disable telemetry for that chat — nothing from that session reaches the catalog.
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×).
claude. Safe here because the script you paste in Step 4 is generated by this server and ends after a fixed sequence; the flag does not weaken future Claude sessions. Prefer reviewing each command? Run plain claude and press Shift + Tab to cycle on auto-accept edits (default → auto-accept edits → plan mode; footer shows ⏵⏵). Covers file edits, not Bash — expect ~20 prompt clicks during Step 4.
--dangerously-skip-permissions with a reviewed ~/.claude/settings.local.json allowlist.
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.
Same workspace, three surfaces. Pick whichever fits your flow — all three share the same plugins, data access, and credentials.
claude from any project under ~/{{ workspace_dir }}. Lowest overhead, fastest feedback loop.
For the deepest integration, create every project under ~/{{ workspace_dir }}/Projects/ — existing or new. The bundled plugin keeps each project in sync with the central catalog automatically, and the session-analysis loop is scoped to that root.
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.