Security & Testing
dopplervpn.org
Provides access to VPN service information including pricing, server network, privacy policy, comparisons, and promo code validation.
ENDPOINT 1
https://www.dopplervpn.org/api/agents/mcp
MCP server metadata
- Name
- doppler-vpn
- Version
- 1.0.0
Known tools 8
get_serversAggregate VPN network map: active server count, countries, premium count, average load.
Inferred read-onlyget_privacyNo-logs policy, jurisdiction, what is and isn't collected, and data retention.
Inferred read-onlyvalidate_promoCheck whether a promo code is valid for an account and plan, and return its discount percent.
Inferred read-onlyget_checkout_linkMint a short-lived web checkout URL for a HUMAN to complete payment.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.doppler-vpn]
url = "https://www.dopplervpn.org/api/agents/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"doppler-vpn": {
"type": "http",
"url": "https://www.dopplervpn.org/api/agents/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: doppler-vpn
Remote MCP URL: https://www.dopplervpn.org/api/agents/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"doppler-vpn": {
"url": "https://www.dopplervpn.org/api/agents/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"doppler-vpn": {
"type": "http",
"url": "https://www.dopplervpn.org/api/agents/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "doppler-vpn",
"transport": "streamable-http",
"url": "https://www.dopplervpn.org/api/agents/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for dopplervpn.org was fetched 2026-08-21T19:50:17.643Z.
dopplervpn.org is assessed as RestrictedContent: Domain runs technology categorized as adult content.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.