Features
Peekaboo does not offer a public CLI today.
A public Peekaboo CLI is not currently available, and no release date has been announced. Eligible beta accounts can use the REST API or hosted MCP server for supported automation.
One-time report · Email required · About 2 minutes · No credit card
Engineering wants a repeatable way to compare visibility observations around a release, but the proposed command-line workflow is not available today and should not be designed into a production pipeline yet.
Product visuals use illustrative example data unless explicitly labeled otherwise.
Need scripted access today? Use the beta API or MCP— the CLI is only a concept.
A public Peekaboo CLI is not currently available, and no release date has been announced. Eligible beta accounts can use the REST API or hosted MCP server for supported automation. The mockups below document workflow ideas and are not a roadmap, release commitment, or runnable interface.
Proposed terminal experience
This concept illustrates a possible command-line interface. These commands are not currently available as an installable Peekaboo CLI.
Four workflow needs—not commands you can install today
The concept groups common automation needs into run, measure, export, and compare. Eligible accounts should use the documented REST API or hosted MCP server for supported automation today.
peekaboo runQueue a full visibility scan across all 5 AI models
Use case: Schedule nightly runs via cron or trigger on every deploy
peekaboo scorePrint current AI Visibility Score with delta vs baseline
Use case: Pipe into Slack alerts or post to your PR as a status comment
peekaboo exportDump prompt-level results to JSON or CSV for offline analysis
Use case: Feed into a BI tool or share a snapshot with your leadership team
peekaboo diffCompare visibility between two branches or two points in time
Use case: Block a merge when a copy change tanks citations by more than 5 pts
A useful CI check must preserve the evidence
This mockup shows a possible review state: the exact prompts, models, run timing, and comparison window would need to remain inspectable. Peekaboo does not currently ship this PR check or an installable peekaboo diff command.
Update homepage hero copy
feature/hero-copy-refresh → main
Checks
- name: Visibility regression checkrun: peekaboo diff --baseline main --fail-on -5
Set --fail-on to any threshold. The check blocks the merge and posts a summary comment automatically.
Questions agencies ask before adding AI visibility
Coverage, scoring, cadence, reporting, and delivery—spelled out before you sell the service.
Find the prompts where competitors are recommended instead.
Start with a one-time report across ChatGPT and Gemini.
One-time report · Email required · About 2 minutes · No credit card