v0.4.0

wikiTaTa

Developer setup for your Mac.

Part of our early test group? You should have received a username and invite code.
Need help, or don't have a code yet?

Off — no diagnostic info will be sent. Check the box to include it. It never contains your password, and your invite code is masked.

✉ Send email

Get help!

Welcome to wikiTaTa,

You're in. Let's get you set up.

What best describes you? (you can change this later)

What this does

1
Xcode Command Line Tools (Git)
2
Homebrew (package manager)
3
Node.js + npm
4
Claude Code, Supabase CLI, Vercel CLI
5
Clone wikiTaTa repo + configure Claude
6
Shell tools + environment

One script handles everything. Already-installed tools are detected and skipped.

The script takes 2-10 minutes depending on what needs installing.
It checks, installs, and verifies every step — you just watch it go.

Setup is running in Terminal

The script will open this page when it's done. Here's what's happening:

1Xcode Command Line Tools
The foundation. Xcode gives you Git (version control) and C compilers that everything else depends on. If it's already installed, the script skips ahead.
2Homebrew
The macOS package manager. Think of it as an app store for developer tools — one command to install anything, one command to update everything.
3Node.js
JavaScript runtime that powers Claude Code and the wikiTaTa MCP server. Also gives you npm for installing packages.
4Claude Code + Supabase + Vercel
Claude Code is your AI pair programmer — it reads your wikiTaTa config and knows your projects. Supabase is the database. Vercel deploys your sites. All three talk to each other through wikiTaTa.
5Your Identity
Links your username to this machine. When you open Claude, it knows who you are, what you're working on, and what tools you have access to.
6SSH Key for GitHub
A secure key pair that proves your identity to GitHub without passwords. The script checks for existing keys first — if you already have one, it skips this step.
7wikiTaTa Repo + Claude Config
Clones the private wikiTaTa repo and installs the MCP server — this is what lets Claude read your wiki cards, track sessions, and manage your projects. Also writes your Claude config files.
8Shell Tools + Environment
Sets up your terminal with wt_autolink (connects Terminal sessions to Claude), environment variables, history, tab completion, and useful aliases. Your terminal becomes wikiTaTa-aware.

Already-installed tools are detected and skipped automatically.
The whole process takes 2-10 minutes.

You're all set

Everything is installed and configured. Here's what just happened:

Xcode, Homebrew, Node.js
Claude Code, Supabase CLI, Vercel CLI
SSH key + GitHub access
wikiTaTa repo + MCP connections
Shell tools + environment

What's next

The Terminal is asking if you want to launch Claude Code.
Say yes, then tell Claude: start session sop

Claude will know your name, your projects, and your tools.
No setup. No explaining. Just start working.

You can close this window. Everything is saved.
Next time, just open Terminal and type claude.