Open source

Connect Claude to
Crossbeam for free.

Ask Claude about your partners, overlaps, and account mapping — no Supernode plan, no paid API. One-click extension, or a CLI for the terminal.

Prefer the terminal? npm install -g crossbeam-cli — see the CLI.

Crossbeam's API is locked behind its top tier.

Getting your account-mapping data out programmatically — even the official Claude connector — requires the Supernode plan. This uses the same endpoints the web app already calls, so any plan, including free, works.

Official API & Claude connector

Supernode / enterprise tier
  • Gated to the top paid plan (contact sales)
  • Connector starts ~$4,800/yr — API not included
  • Free plan: ~50 records at a time, in the browser

crossbeam-cli

$0 / works on any plan
  • Partners, populations, overlaps & account mapping
  • Just your existing email + password
  • Use from Claude, a script, or the terminal

Not affiliated with or endorsed by Crossbeam, Inc. Use at your own risk.

Your credentials never leave your machine.

It talks directly to Crossbeam over HTTPS with your own login. That's the whole thing.

1

You log in

Your own Crossbeam email and password — authenticated against auth.crossbeam.com, just like the web app.

2

Session stays local

The session is cached at ~/.crossbeam on your own disk — never sent anywhere else.

3

You read your data

Calls go straight to api.crossbeam.com. Ask Claude in plain English, or pipe JSON in the terminal.

Pick your altitude.

Most people want the Claude extension. Terminal types get the same data as JSON.

For developers

Command-line tool

A Node package and CLI. Every command emits JSON — perfect for scripts, cron jobs, and coding agents.

  • Technical expertise required (terminal & Node)
  • Importable Node/TypeScript client too
  • Built for Claude Code, Cursor & other agents
Read the docs on GitHub

41 read tools, one login.

A sample of what Claude (or the CLI) can pull — plus a get escape hatch for anything else.

list_partners
All your partner orgs
get_account_mapping
Overlap rows across partners
get_overlap
Shared accounts with a partner
get_overlap_total
Overlap counts by population
list_populations
Customers, prospects, custom
get_report_data
Record-level report rows
list_reports
Saved reports & lists
get_partner_users
People at a partner org
get_attribution
Partner-sourced pipeline
search
Accounts, partners & more
list_integrations
Connected data sources
get
Any other endpoint

…and 29 more — full list in manifest.json.

Local, open, and read-only.

Stays on your machine

No backend, proxy, telemetry, or analytics. Your data goes from Crossbeam straight to you.

Fully open source

Every line is on GitHub. Read it, audit it, fork it — no black boxes.

Read-only

The tools only read. Nothing modifies, deletes, or shares your Crossbeam data.

Get your Crossbeam data out.

Install the extension in under a minute, or grab the CLI. Free and open source.