OXYGENOxygen/ Docs

What is Oxygen

A GTM engineering workspace for early-stage B2B SaaS teams and GTM agencies.

Oxygen is a GTM engineering workspace for founders, revenue operators, GTM engineers, and agencies that need to turn GTM work into durable, inspectable systems. You build tables of accounts, contacts, leads, signups, or campaign state; add columns that enrich, score, research, or sync rows; and package repeatable motions as workflows.

Most users drive Oxygen through an AI assistant such as Claude Desktop, Claude Code, or Codex. The assistant calls Oxygen through MCP or shells out to the oxygen CLI. The web app and MCP widgets show what happened: tables, runs, credits, errors, approvals, and provenance.

Oxygen is not a generic CRM, a spreadsheet clone, or a standalone autonomous-agent runtime. Agent-like behavior in Oxygen is expressed as workflows and runs over the same workspace primitives you can inspect.

The primitives

PrimitiveWhat it is
OrganizationsA workspace boundary for members, client work, integrations, billing, and data.
Workspace contextDurable company profile, ICP, positioning, assets, prompts, and GTM stack.
TablesTyped GTM datasets and the audit surface for work.
ColumnsSource/manual, formula, AI, tool, enrichment, and provider-action work.
CellsPer-row outputs with status, cost, provenance, and history.
WorkflowsRepeatable processes over tables, tools, transforms, approvals, and runs.
TriggersAPI, cron, webhook, and event starts for workflows.
Modessmoke_test, dry_run, and live execution semantics.
RunsInspectable records of work at scale.
Provider catalogRunnable tools and schemas for sourcing, enrichment, CRM, outbound, and AI work.
IntegrationsConnected provider accounts and event subscriptions.
ApprovalsHuman confirmation before paid work or external writes.
Spend capsPer-run credit ceilings for paid work.
BillingCredits, usage, managed provider spend, and BYOK context.

The surfaces

SurfaceUse for
CLIScripts, terminal work, agency operations, and agent fallback.
MCPConversational execution from AI assistants.
Web appVisual inspection, approvals, team review, and setup.

The execution contract is API, CLI, and MCP first. The web app and widgets visualize, approve, retry, and explain the same workspace state.

Next

Quickstart installs the CLI, signs you in, picks an organization, checks context, and inspects your first table.

On this page