← Registry

Security & Testing

dopplervpn.org

Provides access to VPN service information including pricing, server network, privacy policy, comparisons, and promo code validation.

1 endpoint8 known toolsFirst detected August 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://www.dopplervpn.org/api/agents/mcp

No auth detected

MCP server metadata

Name
doppler-vpn
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

get_pricing

Doppler VPN plans, prices, trial and money-back terms.

Inferred read-only
get_servers

Aggregate VPN network map: active server count, countries, premium count, average load.

Inferred read-only
compare_vpns

Head-to-head comparison of Doppler VPN vs.

Inferred read-only
get_privacy

No-logs policy, jurisdiction, what is and isn't collected, and data retention.

Inferred read-only
validate_promo

Check whether a promo code is valid for an account and plan, and return its discount percent.

Inferred read-only
create_account

Create a Doppler VPN account (VPN-XXXX-XXXX-XXXX).

Potential side effects
create_support_ticket

File a support ticket on a user's behalf.

Inferred read-only
get_checkout_link

Mint a short-lived web checkout URL for a HUMAN to complete payment.

Potential side effects

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

Trust status RestrictedContent

dopplervpn.org is assessed as RestrictedContent: Domain runs technology categorized as adult content.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.