The VerifiedDR MCP server
Give Claude, Cursor or any MCP client your VerifiedDR data as tools. TrueDR, AI visibility, keywords, growth tasks and link exchanges: 49 tools and 12 ready-made workflow prompts, one tool per action.
Connect Claude Code
One command. Swap in the key you create in the dashboard.
Cursor or Claude Desktop? Snippets for every client. All of them see the same tools.
First answer in three steps
No SDK, no build step. A key, one config line and a question.
- 1
Create a key
Open Settings, API keys and create one. It starts with vdr_ and works for MCP, the CLI and the HTTP API alike.
- 2
Add the server to your client
Paste the command above into a terminal, or drop the JSON for your client into its MCP config. The server is remote: nothing to install or keep running.
- 3
Ask your agent
Ask in plain words. The agent picks the tool, reads the data and stops for your approval before anything sends or publishes.
Try this firstWhich of my pages should I fix this week for verifieddr.com?
Connect your client
Streamable HTTP with your vdr_ key as a bearer token. Claude Desktop and other stdio-only clients run the same server through the vdr mcp bridge.
claude mcp add --transport http verifieddr https://verifieddr.com/api/mcp \
--header "Authorization: Bearer vdr_your_api_key"{
"mcpServers": {
"verifieddr": {
"url": "https://verifieddr.com/api/mcp",
"headers": { "Authorization": "Bearer vdr_your_api_key" }
}
}
}{
"mcpServers": {
"verifieddr": {
"command": "npx",
"args": ["-y", "verifieddr", "mcp"],
"env": { "VERIFIEDDR_API_KEY": "vdr_your_api_key" }
}
}
}What your agent can do
The 49 tools cover reading and acting. The ones that send, spend or publish stop for approval first. These are the ones agents reach for most.
get_ai_visibilityAI answer mentions, rival brands, cited pages
add_ai_visibility_promptTrack one more question AI answers get asked
run_ai_visibility_scanAsk the tracked questions now (paid, weekly per site)
get_growth_planRanked growth tasks with impact and status
run_growth_planGenerate a fresh growth plan
get_truedr { detailed: true }Why TrueDR is lower than DR, with the per-signal breakdown
find_link_exchangesVerified link exchange matches
propose_link_exchange { dryRun: true }Preview the one-link-each proposal, then send
get_trust_mapBacklink map: per-domain DR, importance, spam score
monitor_sitesChange digest across your sites
lookup_siteDR, TrueDR, trust score, and evidence for any approved site
find_sites { category, minTrueDr }Find trusted sites by category and TrueDR
keyword_difficultyThe DR a keyword's Google top 10 demands
keyword_suggestionsWinnable keywords a website ranks 4-30 for
export_siteMachine-readable export for dashboards
get_badge_snippetsBadge and embed snippets
inbox_listExchange conversations and unread count
account_usagePlan, question space, monthly AI searches, API quota
The full list, with every argument, is what your client shows once connected. It is also served as plain text at /agents.md.
Workflows as prompts
Every workflow on the agents page is also an MCP prompt: 12 of them, listed by name in clients with a prompt menu. Each takes one optional site argument.
curl -s https://verifieddr.com/api/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":4,"method":"prompts/get","params":{"name":"growth-loop","arguments":{"site":"verifieddr.com"}}}'Browse the workflows to read what each prompt makes the agent do.
More ways in
The same operations, the same key, without MCP.
Connect your agent on Monitor
From $29 per month. One subscription, one key. Pick the size by how many calls your agent makes.
- MCP, CLI and API on every size
- Weekly scans across ChatGPT, Perplexity, Google AI and Claude
- DR, TrueDR and traffic history with alerts
- Cancel anytime
Want the growth work done too? A 90-day program carries the same meter. Compare programs