Connect Your AI Agent to VerifiedDR With MCP

Give Claude, Cursor, or any MCP client direct access to your VerifiedDR data and workflows. From TrueDR scores and AI visibility to keyword research, growth tasks, and backlink outreach.

Connect Claude Code

Connect Your Client

Streamable HTTP. Authenticate with your vdr_ API key, created in the dashboard under API.

Claude Code
claude mcp add --transport http verifieddr https://verifieddr.com/api/mcp \
  --header "Authorization: Bearer vdr_your_api_key"
Cursor / 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" }
    }
  }
}

The stdio form runs the vdr mcp bridge, which forwards to the same remote server: both paths expose identical tools.

Workflows as Prompts

Every workflow on the agents page is also an MCP prompt, 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"}}}'

More Ways In

The same operations are available as a versioned HTTP API and a CLI.

Visibility Agent, from $39/month

MCP, CLI and API access included. Cancel anytime, backed by the 30-day Visibility Score guarantee.

2 months free with annual billing

VerifiedDR logoVerifiedDR grows your visibility.

Increase your visibility in AI and Google with the trust, backlinks, and partnerships that have the highest impact.

Find My First Visibility Move

Track AI visibility in ChatGPT, Perplexity and Google AI.

Already have an account? Sign in
  • Show up in AI answers

    See where ChatGPT, Perplexity, and Google AI mention you, and what keeps you out.

  • Know what to do next

    Trust, backlink, and growth moves ranked by the visibility they win you.

  • Find relevant partners

    Discover verified websites that put you in front of new audiences.