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://promptradar.nl/api/mcp \
  --header "Authorization: Bearer vdr_your_api_key"
Cursor and any streamable HTTP client (.cursor/mcp.json)
{
  "mcpServers": {
    "verifieddr": {
      "url": "https://promptradar.nl/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://promptradar.nl/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 €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

Get recommended by AI more often.

See who ChatGPT, Perplexity and Google AI recommend. Enter your website. The scan runs real buyer questions and shows what to improve first.

Want to talk first? Book a sales call.