Skip to main content

VPN MCP server — Internet access for AI coding tools through VPN exit nodes

Project description

vpn-mcp

Internet access for AI coding tools through VPN exit nodes.

An MCP server that gives your AI coding assistant access to the internet through VPN exit nodes. Route requests through different regions, bypass geo-restrictions, avoid rate limits.

Works with Claude Code, Cursor, Windsurf, OpenCode, Cline, Continue, Zed, Hermes, and any MCP-compatible client.

Quick start

# Install
uv tool install vpn-mcp

# Or with pip
pip install vpn-mcp

Add to your MCP config (.mcp.json for Claude Code, .cursor/mcp.json for Cursor, etc.):

{
  "mcpServers": {
    "vpn": {
      "command": "vpn-mcp"
    }
  }
}

Then from your AI assistant:

> vpn_activate()
Account activated — Free tier

> vpn_connect()
Connected to North America

> vpn_fetch("https://httpbin.org/ip")
{"origin": "185.xx.xx.xx"}

Features

  • Free tier — no payment needed. 1 request per 30 seconds, 256 KB/s.
  • Multiple regions — North America, Europe, Ukraine, Tor exit.
  • vpn_fetch() — make HTTP requests through VPN. Recommended tool.
  • Rate-limited tiers — upgrade for more bandwidth and requests.
  • Machine fingerprint — one account per device, prevents abuse.

Tiers

Tier Price Requests Bandwidth
Free 0 1 / 30s 256 KB/s
Basic 1 USDT/mo 30 / min 500 KB/s
Pro 5 USDT/mo 120 / min 2 MB/s

Payment via USDT on TON network. Upgrade by calling vpn_activate() and following the payment instructions.

MCP Tools

Tool Description
vpn_activate() Activate account. Free tier is instant.
vpn_connect(node?) Connect to VPN exit node.
vpn_disconnect() Disconnect.
vpn_switch(node) Switch exit node.
vpn_status() Account status, tier, quota.
vpn_nodes() List available exit nodes.
vpn_fetch(url, method?, headers?, body?) HTTP request through VPN.
vpn_setup() Download VPN binary. Auto on first connect.

Configuration per tool

Claude Code.mcp.json or ~/.claude/mcp.json

Cursor.cursor/mcp.json or ~/.cursor/mcp.json

Windsurf~/.codeium/windsurf/mcp_config.json

OpenCodeopencode.json or ~/.config/opencode/opencode.json

Continue.continue/mcpServers/vpn.json

Hermes~/.hermes/config.yaml under mcp_servers

All use the same config:

{
  "mcpServers": {
    "vpn": {
      "command": "vpn-mcp"
    }
  }
}

Links

License

Source-available. See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vpn_mcp-0.4.3.tar.gz (46.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vpn_mcp-0.4.3-py3-none-any.whl (17.7 kB view details)

Uploaded Python 3

File details

Details for the file vpn_mcp-0.4.3.tar.gz.

File metadata

  • Download URL: vpn_mcp-0.4.3.tar.gz
  • Upload date:
  • Size: 46.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for vpn_mcp-0.4.3.tar.gz
Algorithm Hash digest
SHA256 652dc89f66d650bcfadf74a8dc8e59059ca3d29736aea5cf0868c9ce4e7acaa9
MD5 7331e08f86813f53d4854255ebfea949
BLAKE2b-256 997fcbce1dde11db50728dad270614e6e62ef8fe7d1e10c92f4d60d7c65316a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for vpn_mcp-0.4.3.tar.gz:

Publisher: publish.yml on cheeeee/vpn-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vpn_mcp-0.4.3-py3-none-any.whl.

File metadata

  • Download URL: vpn_mcp-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 17.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for vpn_mcp-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b02a7d7a0b089e20320188d28eb9d4e884f2133b2ce6a0d5173ff51e744e6656
MD5 0d5242578d61406e2cf88e85c5502226
BLAKE2b-256 12fca28c387a51a37db5b41daea664cd17a8457d7eb0e9727197b08b903645b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for vpn_mcp-0.4.3-py3-none-any.whl:

Publisher: publish.yml on cheeeee/vpn-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page