Visibility Tools | Pendium MCP Docs | Pendium.ai
Pendium MCP Docs

Visibility Tools

Tools for scanning, monitoring, and improving how AI platforms perceive and recommend brands.

The visibility tools let you scan how AI platforms (ChatGPT, Claude, Gemini, AI Overviews) perceive a brand, track changes over time, and manage the action items generated from scan results.

Typical workflow

  1. Trigger a scan with scan_visibility — provide a URL or an existing agent's syntheticId.
  2. Poll for results with get_scan_status every 30–60 seconds until the scan completes.
  3. Analyze the report with get_report for full query-level analysis, competitor data, and cited sources.
  4. Review action items with get_visibility_actions to see prioritized improvements.
  5. Create content to address gaps, then mark actions done with complete_action.
  6. Track progress with get_scan_history to see how scores change after publishing new content.

Tools

ToolAuthDescription
scan_visibilityRequiredTrigger a visibility scan
get_scan_statusRequiredPoll scan progress and results
get_reportRequiredFull report with raw responses
get_scan_historyRequiredHistorical scores and trends
get_visibility_actionsRequiredPrioritized action items
complete_actionRequiredMark an action as completed
lookup_brand_scorePublicLook up any brand's score

On this page