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 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" }
}
}
}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.
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
Use the same operations through the HTTP API or CLI.
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