Give Your Coding Agent the VerifiedDR CLI
Add the VerifiedDR skill to Codex, Claude Code or another coding agent. The skill runs the vdr CLI on demand to check trust, track AI visibility, research keywords and complete growth workflows.
Add the agent skill
One command teaches your agent every vdr command below.
Connect Your Account on First Use
The skill handles the CLI. You only provide the same vdr_ API key the HTTP API uses, created in the dashboard under API.
# Connect your VerifiedDR account
export VERIFIEDDR_API_KEY=vdr_your_key
# Verify the connection; the CLI runs through npx when not installed globally
npx -y verifieddr analyze verifieddr.comBuilt for Agents, Guarded by Default
CLI calls are the same API calls, with the same rules.
Metered like the API
Every command spends one API call from your program quota.
Locked features explain themselves
A locked feature answers with an upgrade link instead of data, so an agent always knows why something is closed.
A human enters the card
Checkout commands only return a Stripe URL. An agent can assemble a cart, but a human pays.
Nothing sends unseen
Outreach supports a dry run, so you see the drafted mail before anything sends.
Every Command Your Agent Can Run
What you type on the left, what it does on the right. Also served as plain markdown at /agents.md.
vdr sites:visibility <domain>AI answer mentions, rival brands, cited pages
vdr sites:visibility <domain> --add-prompt "<q>"Track one more question AI answers get asked
vdr sites:visibility <domain> --runAsk the tracked questions now, once per site per week
vdr growth:tasks <domain>The generated growth plan, ranked by impact
vdr analyze <domain>Score, main issue, top 3 actions
vdr next <domain>Best next exchange or action
vdr diagnose <domain>Why TrueDR is lower than DR
vdr actions <domain>Actions ranked by impact, effort, confidence
vdr exchanges <domain>Verified link exchange matches
vdr exchanges <domain> --contact <slug>Preview or send a link exchange proposal
vdr audit backlinks <domain>Backlink risk review
vdr sites:monitor <domain>Whether TrueDR moved, plus trust alerts
vdr explain <domain>Client and founder-ready explanation
vdr authority:lookup <domain>DR and trust data for any approved site
vdr map <domain>Terminal backlink map, --json for raw data
vdr discover:find --category ai --min-truedr 50Find trusted sites by category and TrueDR
vdr keywords:research "<keyword>"The DR a keyword's Google top 10 demands
vdr keywords:suggest <domain>Winnable keywords a website ranks 4-30 for
vdr sites:monitor --dailyWatch every site you own for changes
vdr sites:export <domain>Machine-readable export for dashboards
vdr badge:snippets <domain>Badge and embed snippets
vdr inbox:listExchange conversations and unread count
vdr account:usagePlan, question space, monthly AI searches, API quota
Scripts, CI and Dashboards
Add --json for raw output. The CLI doubles as the data layer for cron jobs, CI checks and dashboards.
vdr map yoursite.com --json > trust-map.json
vdr sites:export yoursite.com > truedr.jsonnpx -y verifieddr mcpMore Ways In
The same operations are available as MCP tools and a versioned HTTP API.
Run your agent on a 90-day growth program
MCP, CLI and API access come with every program, from €129 one-time. One payment for 90 days. Nothing renews.
No growth in 90 days? Full refund.
- Start1,000 API calls a month€129one-time
- Grow5,000 API calls a month€299one-time
- Scale10,000 API calls a month€599one-time