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