AGENT TUTORIAL

Give ChatGPT live crypto whale data

ChatGPT does not know what whales are doing this minute. Connect the CoinLobster MCP and it does: live trades, funding, liquidations and named wallets, on demand. Here is how.

5 min read
1

Open the connector setup

ChatGPT connects over the OAuth MCP connector rather than the plain endpoint. The connect page has the exact steps and the connector URL to paste.

Connector URL:
https://coinlobster.com/mcp/connector
2

Authorise once

You approve the connection once. After that, ChatGPT can call the CoinLobster tools whenever a question needs live market data.

3

Ask for live data

Ask naturally. ChatGPT picks the tool and shows you the answer with the real numbers behind it.

You: Are whales buying or selling ETH over the last 24 hours?
You: What is the largest liquidation event today?
You: Which exchange is leading BTC whale flow right now?
4

Build it into a workflow

Point a custom GPT or an agent framework at the same connector to schedule digests, watch a coin, or enrich your own alerts. The tools return structured data, not screenshots.

What you can ask

  • Are whales buying or selling ETH over the last 24 hours?
  • What is the biggest liquidation today, and which side?
  • How unusual is a $900k SOL trade for that coin?
  • What does the proven-trader cohort hold in HYPE?
Connect CoinLobster to your AI

Common questions

Why a connector and not the plain URL?
ChatGPT connectors use OAuth, so CoinLobster exposes https://coinlobster.com/mcp/connector for them. The keyless https://coinlobster.com/mcp endpoint is for clients that speak plain streamable HTTP.
Is it free?
The data is free to start with a rate limit. A free key raises it; Pro unlocks every $100K+ trade.
Does it work in custom GPTs?
Yes. Point the custom GPT or your agent framework at the same connector.