Repository GTM connector

Let OpenCMO understand the product you already built.

The OpenCMO Wizard scans safe repo context, creates a redacted product preview, connects it to your workspace, and queues the first draft-first growth pass.

npx @opencmo/wizard@latest init --dry-runCopy command

Hosted sync requires an invite-only workspace. The wizard never publishes, posts, buys ads, or modifies your app source by default.

01

Run the wizard

Start inside your product repo. The wizard detects framework, package manager, routes, docs, public metadata, and safe brand hints.

02

Review the context

OpenCMO writes a local preview and redaction report first, so you can see what will be synced before hosted upload.

03

Connect the workspace

Use your invite-only workspace token or signed-in setup flow to register the repo to one OpenCMO product.

04

Start the first GTM pass

The synced context can queue Brand Brain review, Search Visibility readiness, campaign opportunities, and a Growth Sprint.

Privacy-first

Safe context, not source upload.

No raw repository archive upload.

Credential-shaped values are redacted before sync.

Build folders, dependency folders, and local git internals are ignored.

Generated outputs enter manual approval and reports first.

OpenCMO Reach

Source readiness built in.

Ready

5

Needs setup

4

Planned

6

Source Doctor currently runs in deterministic readiness mode with 15 channels. Private source adapters can map into the same status model later.

Command path

From repo to growth sprint.

Audit

opencmo-wizard audit

Connect

opencmo-wizard connect --dashboard-url https://opencmo.ai --token <workspace-token>

Sync

opencmo-wizard sync --dashboard-url https://opencmo.ai --token <workspace-token>

MCP

opencmo-wizard mcp add --config .opencmo/mcp-client.json