C
cobalt
9 endpointsliveRead or write a Cobalt Capture visual product review — notes plus annotated screenshots — over MCP. (MCP server com.cobaltcapture/cobalt, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for cobalt.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| get review /get_review | Fetch a Cobalt Capture review by its share link or slug. Returns the reviewer's notes as text AND each annotated screenshot as an image, so you can see exactly | $0.0020 per call | unknown |
| create review /create_review | Start a new Cobalt Capture review and get a handle for filling it in. Use this to compile findings from a browser-testing or QA run into one shareable, durable | $0.0020 per call | unknown |
| add screenshot /add_screenshot | Append a screenshot (with an optional note) to a review created by create_review. The image is stored durably in Cobalt — this is the way to persist screenshots | $0.0020 per call | unknown |
| add note /add_note | Append a free-standing text note (not tied to a screenshot) to a review created by create_review. Use for context, steps taken, or a summary of findings between | $0.0020 per call | unknown |
| update review /update_review | Update a review's summary and/or title after the fact. Use this at the END of a run to land the verdict at the TOP of the review: the headline findings don't ex | $0.0020 per call | unknown |
| get playbook /get_playbook | Fetch a Cobalt test playbook by name and follow it exactly. Use this when the user asks for a usability pass, QA run, first-time-user review, or a positioning/m | $0.0020 per call | unknown |
| create inbox /create_inbox | Create a disposable email inbox you can monitor, for signing up to the product you're testing. Returns an `address` to type into the signup form and an `inbox_t | $0.0020 per call | unknown |
| check inbox /check_inbox | Read mail delivered to an inbox from create_inbox — e.g. to pull a verification code or confirmation link out of a signup email. Returns newest-first. Mail usua | $0.0020 per call | unknown |
| email review /email_review | Email a link to a finished review to the human who started the run, so they don't have to remember to come back for it — useful at the end of a long unattended | $0.0020 per call | unknown |