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.1.tar.gz (46.3 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.1-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vpn_mcp-0.4.1.tar.gz
  • Upload date:
  • Size: 46.3 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.1.tar.gz
Algorithm Hash digest
SHA256 b8fa6eff71a5f3333de4b5f88b1a7e3b27568ef3258968c151638c4e0451f0bd
MD5 c2439be02b5169f8668bf55e35a3fe86
BLAKE2b-256 32ff49daa2cc36e084c966d00f146f2839951c2a4bbdb774bb7d27618295e1f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for vpn_mcp-0.4.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: vpn_mcp-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 17.3 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 93c3cb25a888caf1a211ae0cb2695947bda3c936d1be8f5558cdc0fbeb583a70
MD5 74a9023185e5382efff06eec53dea74c
BLAKE2b-256 73060b802a593a5a1bf7d8c9e5666f980ad7223ba9fa4726a844064da4f5ff8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for vpn_mcp-0.4.1-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