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
OpenCode — opencode.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
- Website: vpn-mcp.net
- Setup guide: vpn-mcp.net/setup
- PyPI: pypi.org/project/vpn-mcp
License
Source-available. See LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8fa6eff71a5f3333de4b5f88b1a7e3b27568ef3258968c151638c4e0451f0bd
|
|
| MD5 |
c2439be02b5169f8668bf55e35a3fe86
|
|
| BLAKE2b-256 |
32ff49daa2cc36e084c966d00f146f2839951c2a4bbdb774bb7d27618295e1f2
|
Provenance
The following attestation bundles were made for vpn_mcp-0.4.1.tar.gz:
Publisher:
publish.yml on cheeeee/vpn-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vpn_mcp-0.4.1.tar.gz -
Subject digest:
b8fa6eff71a5f3333de4b5f88b1a7e3b27568ef3258968c151638c4e0451f0bd - Sigstore transparency entry: 1180917809
- Sigstore integration time:
-
Permalink:
cheeeee/vpn-mcp@f530e6efb0bfd5528591156fd8acbaa4800110e9 -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/cheeeee
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f530e6efb0bfd5528591156fd8acbaa4800110e9 -
Trigger Event:
push
-
Statement type:
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93c3cb25a888caf1a211ae0cb2695947bda3c936d1be8f5558cdc0fbeb583a70
|
|
| MD5 |
74a9023185e5382efff06eec53dea74c
|
|
| BLAKE2b-256 |
73060b802a593a5a1bf7d8c9e5666f980ad7223ba9fa4726a844064da4f5ff8e
|
Provenance
The following attestation bundles were made for vpn_mcp-0.4.1-py3-none-any.whl:
Publisher:
publish.yml on cheeeee/vpn-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vpn_mcp-0.4.1-py3-none-any.whl -
Subject digest:
93c3cb25a888caf1a211ae0cb2695947bda3c936d1be8f5558cdc0fbeb583a70 - Sigstore transparency entry: 1180917859
- Sigstore integration time:
-
Permalink:
cheeeee/vpn-mcp@f530e6efb0bfd5528591156fd8acbaa4800110e9 -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/cheeeee
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f530e6efb0bfd5528591156fd8acbaa4800110e9 -
Trigger Event:
push
-
Statement type: