Setup · Install · Download

Put CARBON inside your coding agent.

Choose the agent you use, point it at the folder containing your project context, and install the matching CARBON package.

Version 1.32.20Local firstmacOS · Windows · LinuxPlugin + MCP
CARBON Plugin Feedback
Before CARBONNew to coding agents? Optional setup guidance

For the simplest tester-friendly path, install Claude Desktop and open the folder that contains the code, requirements, test cases, findings, screenshots, results, and documentation you want CARBON to use. You can also install Codex and open that same project folder.

Give CARBON the project, not your whole computer. Open the narrowest directory that contains the relevant work. CARBON uses the context and local capabilities your coding agent can access.
Know before it runs. Every executable local CARBON run opens a protected plan link first, with the exact tests and initial time estimate. Keep it open to watch progress and remaining time update every second.

Recommended for testers

Claude Desktop

Use Claude's graphical plugin screen for Chat and Cowork. No Terminal is required.

  1. Download carbon-claude.zip and keep the ZIP in Downloads.
  2. Open Claude Desktop and choose Customize → Plugins.
  3. Choose Add plugin → Upload plugin, select carbon-claude.zip, and choose Install.
  4. Open your project folder in Cowork, start a new conversation, and ask: Use CARBON Help to assess this project and recommend next steps.
Download for ClaudeZIP · Complete plugin runtime

Quick run

Start with one command.

Open your project in your coding agent and run /carbon. CARBON evaluates what needs testing, creates and executes the right checks, and produces an evidence-based confidence report.

Make it specific if you want. Add any plain-English direction after the command, such as /carbon test checkout accessibility using Playwright. In Codex, use $carbon; with standalone MCP, ask CARBON the same thing in natural language.

Download integrity

Confirm exactly what you downloaded.

Every CARBON package has a published SHA-256 value. Compare your downloaded file with the release checksums before installation.

Bring your existing tests

Import locally. Bake every converted intent.

Give CARBON a TestRail or Xray export, CSV, TSV, JSON, JSONL, XML, XLSX, DOCX, supported automation source, or manual test file. It preserves source IDs and hashes, converts the cases to adaptable AI intent, then runs every new intent through the matching local adapter.

Ask your coding agent

$carbon-tests import ./testrail-export.csv
/carbon-tests import ./xray-export.json
/carbon_tests import ./legacy-tests

Evidence-gated bake

CARBON repairs only converted test-definition failures and reruns them up to the chosen limit. Observed passes activate. Product failures and infrastructure blockers remain drafts with a responsive local report.

CARBON Plugin Feedback

Tell us what CARBON should do better.

Your feedback is submitted as CARBON Plugin Feedback. Name and email help us follow up; the IcebergQA contact option is separate and opt-in.

First run

Open the project. Ask CARBON where to start.

Run CARBON Help first. It reads the project and current change, then recommends the best workflow and next steps without changing anything.