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. 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. 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. 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 first
    Which 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 Code
claude mcp add --transport http verifieddr https://verifieddr.com/api/mcp \
  --header "Authorization: Bearer vdr_your_api_key"
Cursor and any streamable HTTP client (.cursor/mcp.json)
{
  "mcpServers": {
    "verifieddr": {
      "url": "https://verifieddr.com/api/mcp",
      "headers": { "Authorization": "Bearer vdr_your_api_key" }
    }
  }
}
Claude Desktop and other stdio-only clients
{
  "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_visibility

    AI answer mentions, rival brands, cited pages

  • add_ai_visibility_prompt

    Track one more question AI answers get asked

  • run_ai_visibility_scan

    Ask the tracked questions now (paid, weekly per site)

  • get_growth_plan

    Ranked growth tasks with impact and status

  • run_growth_plan

    Generate a fresh growth plan

  • get_truedr { detailed: true }

    Why TrueDR is lower than DR, with the per-signal breakdown

  • find_link_exchanges

    Verified link exchange matches

  • propose_link_exchange { dryRun: true }

    Preview the one-link-each proposal, then send

  • get_trust_map

    Backlink map: per-domain DR, importance, spam score

  • monitor_sites

    Change digest across your sites

  • lookup_site

    DR, TrueDR, trust score, and evidence for any approved site

  • find_sites { category, minTrueDr }

    Find trusted sites by category and TrueDR

  • keyword_difficulty

    The DR a keyword's Google top 10 demands

  • keyword_suggestions

    Winnable keywords a website ranks 4-30 for

  • export_site

    Machine-readable export for dashboards

  • get_badge_snippets

    Badge and embed snippets

  • inbox_list

    Exchange conversations and unread count

  • account_usage

    Plan, 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.

Render one for your website
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.

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
Start monitoring

Want the growth work done too? A 90-day program carries the same meter. Compare programs

Boost your Domain Rating

Earn links from websites in your market. Follow a clear plan and track your DR growth.

Start my DR growth planTrack DR and TrueDR each week for free. No credit card required.Already have an account? Sign in