How It Works
From wallet setup to live web scraping – everything you need to know to get started.
Create a Wallet & Subscribe
Before you can access web data, you need a funded account on our platform. We support:
- →USDT converter: send USDT to a generated address and receive STH instantly.
- →Pick a subscription tier that fits your request volume and budget. Each tier has a fixed price in STH, and the rate is locked at order time.
Generate Your API Key
Every subscription needs a secret token to authorize MCP server requests. You can create one right after subscribing, or later in the Credentials page.
- →Set a name and optional expiration date for your key.
- →The key is shown only once – store it securely!
- →Use it as an HTTP Authorization header in any MCP client.
Authorization: Bearer YOUR_SECRET_KEYSend Requests & Monitor Usage
# Official MCP Server endpoint
curl -X POST https://crypto-ig.com/api/v1/mcp \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_SECRET_KEY" \
-d '{}'Once your subscription is active and your key is set, you can start calling MCP tools to fetch web data. Every successful request deducts a fixed number of tokens from your plan.
- →Real‑time stats: see request volume, success rate, and remaining tokens on the Tokens page.
- →Failed requests do not consume tokens – only captured results cost units.
- →Top up anytime by adding more STH and creating a new subscription.
Transparent by Design
All payments and token operations are recorded on the SmartHoldem and Ethereum blockchain. This means you can independently verify every transaction.
We believe in radical transparency – from minting internal tokens to deducting request fees, nothing is hidden.
- ✓Public explorer for all transactions
- ✓Immutable token supply – 1 STH = 1 platform token
- ✓Semi-Automatic cashback guarantee
- ✓Platform based tokenomics for fast and precise operations, to operate via MCP server
Ready to Start Extracting Web Data?
Create your account, fund your wallet, and unlock the power of real‑time web access for your AI agents.