Verbind je AI-agent met de 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.
Verbind je klant
Streambare HTTP. Authenticeer met je vdr_ API-sleutel, aangemaakt in het dashboard onder API.
claude mcp add --transport http verifieddr https://promptradar.nl/api/mcp \
--header "Authorization: Bearer vdr_your_api_key"{
"mcpServers": {
"verifieddr": {
"url": "https://promptradar.nl/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" }
}
}
}Het stdio-formulier voert de vdr mcp bridge, which forwards to the same remote server. Both paths expose identical tools.
Workflows als prompts
Elke workflow op de agentenpagina is ook een MCP-prompt, op naam vermeld in clients met een promptmenu. Elke parameter heeft één optioneel site-argument.
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"}}}'Meer manieren om binnen te komen
Dezelfde bewerkingen zijn beschikbaar als een HTTP-API met versiebeheer en een CLI.
Run your agent on a 90-day growth program
MCP, CLI and API access come with every program, from €129 eenmalig. Eén betaling voor 90 dagen. Er loopt niets door.
Geen groei in 90 dagen? Geld terug.
- Start1,000 API calls a month€129eenmalig
- Groei5,000 API calls a month€299eenmalig
- Schaal10,000 API calls a month€599eenmalig