Coronium
HomeDocs
MCP Documentation

Coronium Mobile Proxy MCP Server

Control 4G/5G proxies directly from Claude, Cursor, Cline, VS Code and other MCP-compatible tools.

MCPLicenseCoronium

Quick Start

1. Install

$ git clone https://github.com/coroniumio/coronium-proxy-mcp.git
$ cd coronium-proxy-mcp
$ npm install
$ npm run build

2. Configure

{
  "mcpServers": {
    "coronium": {
      "command": "node",
      "args": ["/path/to/dist/server.js"],
      "env": {
        "CORONIUM_LOGIN": "your-email",
        "CORONIUM_PASSWORD": "your-pass"
      }
    }
  }
}

MCP-Compatible Tools

Claude Desktop

Native MCP support

Cursor IDE

Full MCP support

Cline (VS Code)

VS Code extension

VS Code

v1.102+ with Copilot

Zed

Native MCP support

Sourcegraph Cody

Full support

Features

🔐 Secure token storage
📱 Mobile proxy management
💰 Crypto balance tracking
💳 Payment methods
🔄 Auto-authentication
🌍 Dashboard access

Available Commands

coronium_get_proxiesList all proxies with connection strings
coronium_get_crypto_balanceShow BTC/USDT balances
coronium_get_credit_cardsShow saved payment methods
coronium_check_tokenVerify authentication status

Usage

Simply ask your AI:

"Show my Coronium proxies"
"Check my crypto balance"
"List my saved cards"

The AI authenticates automatically on first use.

Support & Links

© 2025 Coronium. All rights reserved.