Install
One command registers the MCP server, opens your browser to sign in and subscribe, and walks you through your provider keys — which never leave your machine.
choose your install
Everyone runs the same orchestration engine and the same tools. What differs is how you sign in and where your keys are allowed to live.
Most people
Small Team / Single User
Sign in with Google, subscribe, and store provider keys wherever you like — a local file, your OS keychain, or 1Password. No admin, no org config.
Install with crosscheck-cli ↓
Orgs with SSO & provider requirements
Enterprise
Mandatory sign-in via your org’s Okta or Entra, keys stored in 1Password only, and an admin-managed allowlist of which providers your org can use.
Install with crosscheck-enterprise ↓
New to GitHub, VS Code, or the terminal?
Start with the complete beginner guide — accounts, API keys, editor setup, and your first project, step by step. Open the Startup Guide →
Paste this into the Claude Code chat — it’ll run it for you — or run it yourself in any terminal:
npx -y crosscheck-cli@latest installTip: you can also just tell Claude Code run npx -y crosscheck-cli@latest install.
Requires Node 20+. One more step after it finishes — see below.
The installer registers the server, but Claude Code only loads it after a restart:
Then try it — ask Claude Code to use crosscheck to confer on <your question>. Something off? Run npx -y crosscheck-cli@latest doctor.
One subscription also covers the Chrome extension — same panel, no second seat.
Your same subscription works in a Chrome extension — ask the whole panel from any tab, with a compact popup that expands to a full workspace. Best for research, financial, and business work; not for heavy coding.
Any MCP client / terminal
The same installer works outside Claude Code — it prints the MCP config to add to your client if it can't self-register.
npx -y crosscheck-cli@latest installPrefer to set up billing in the browser first?
Sign in, accept the agreement, and subscribe on the web, then run the installer to activate your machine.
Already subscribed? Open your dashboard to manage seats and machines.
Crosscheck Enterprise is a separate install (crosscheck-enterprise instead of crosscheck-cli) built for orgs that need central control over sign-in and which model providers employees can use — without ever proxying an LLM call through us. Keys stay on each employee’s machine, in 1Password, exactly like the standard product — we just add a mandatory identity check and an admin-set allowlist on top.
Step 1 · org admin
Set up your org first
Before anyone on your team can activate, an admin registers your org’s domain, connects Okta or Entra, and picks which providers are allowed (e.g. turn off Kimi or Qwen). Talk to us first — an org has to be flagged enterprise before this page is reachable.
Step 2 · every employee
Install once your org is configured
Same one-liner, different bin. Signs in via your org’s SSO instead of Google, and only ever offers to store keys in 1Password.
npx -y crosscheck-enterprise@latest installNot sure which install is right for your team? hello@crosscheckagent.com