Connect Your AI Agent to the VerifiedDR MCP Server

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

Connect Claude Code

One command. Swap in the key you create in the dashboard.

Cursor and Claude Desktop snippets follow below. Every client sees the same tools.

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 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" }
    }
  }
}

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"}}}'

Run your agent on a 90-day growth program

MCP, CLI and API access come with every program, from $299 one-time. One payment for 90 days. Nothing renews.

A day-1 baseline, a plan each week, your first proposals out in week one and a before and after report on day 90.

  • Grow5,000 API calls a month$299one-time
  • Scale10,000 API calls a month$599one-time

Build your next trusted connection

Find websites that share your topic and serve your readers. Check the evidence, choose a partner and track what changes.

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