{
  "markdown": "# CoinLobster Gemini CLI Extension\n\nSee what whales see, inside Gemini CLI. Live whale trades from 15 crypto\nexchanges, Hyperliquid and Ethereum, Base and Arbitrum DEX swaps, Smart Money\nRadar, outcome-scored signals, market snapshots and news sentiment.\n\n## Install\n\n**One line, no account, no key.** Install the extension:\n\n```bash\ngemini extensions install https://github.com/CoinLobster/coinlobster-gemini-extension\n```\n\nOr point Gemini CLI at the hosted MCP server directly, without the extension:\n\n```bash\ngemini mcp add --transport http coinlobster https://coinlobster.com/mcp\n```\n\nOr add it to your Gemini CLI settings:\n\n```json\n{\n  \"mcpServers\": {\n    \"coinlobster\": { \"httpUrl\": \"https://coinlobster.com/mcp\" }\n  }\n}\n```\n\n`httpUrl` is the streamable-HTTP field. `url` would open an SSE connection,\nwhich this server does not serve.\n\nFree and keyless: BTC/USD live in full, plus every $1M+ trade on any coin live.\nOther coins arrive 15 minutes delayed.\n\n## Try asking\n\n- \"What are whales doing with BTC right now?\"\n- \"Which coins have unusual whale activity in the last 4 hours?\"\n- \"Show the last 10 whale signals that fired and what price did after each.\"\n\n## Tools\n\nCall `tools/list` to see what your server actually exposes. Today it serves the\ntools below, plus `whale_tape`, a deprecated alias of `whale_trades` kept so\nolder clients keep working.\n\n**Whale flow**\n\n| Tool | What it returns |\n|---|---|\n| `whale_trades` | Live whale trades across 15 CEX, Hyperliquid and 3 chains, newest first |\n| `whale_radar` | Coins with unusual whale flow right now (1h/4h/24h) |\n| `whale_flow` | Hourly buy vs sell whale volume for one coin, CEX and DEX split |\n| `whale_context` | Whether a coin's flow is unusual against that coin's own logged history |\n| `flag_outcomes` | Fired signals with fire-time price and what price did after |\n\n**Market state**\n\n| Tool | What it returns |\n|---|---|\n| `market_snapshot` | Price, 24h stats, funding, open interest, liquidations for one pair |\n| `market_overview` | Market-wide scan: totals, 24h whale net flow, BTC risk regime |\n| `trade_context` | The one-call picture for one pair |\n| `market_screener` | Filter every recorded pair by funding and open-interest bands, each read against that pair's own history |\n| `funding_matrix` | Per-venue funding for one pair, with next payout where published |\n| `squeeze_score` | 0-100 crowding read and the overexposed side (developer plan) |\n| `crypto_news` | Headlines plus a sentiment score for a coin and the macro picture |\n\n**Forced closes**\n\n| Tool | What it returns |\n|---|---|\n| `liquidations` | Liquidations for one pair, long vs short breakdown |\n| `market_liquidations` | The market-wide 24h picture, split long vs short |\n| `liq_zones` | Projected liquidation levels (a model, not executed trades) |\n| `defi_liquidations` | Aave V3 lending liquidations, both wallets named |\n\nPerp liquidations and lending liquidations are different events and are never\nadded together.\n\n**On-chain and named wallets**\n\n| Tool | What it returns |\n|---|---|\n| `onchain_whales` | DEX whale swaps on Ethereum, Base and Arbitrum, with the wallet |\n| `dex_wallet` | One address: its DEX swaps and net flow per token |\n| `defi_summary` | Per-chain DEX volume and TVL, top tokens |\n| `hl_whales` | Hyperliquid fills with the wallet named on both sides |\n| `hl_board` | Tracked Hyperliquid accounts: equity, open size, leverage, bias |\n| `hl_wallet` | One Hyperliquid account: positions, leverage, liquidation prices, fills |\n\n**Recorded history**\n\n| Tool | What it returns |\n|---|---|\n| `market_history` | The daily archive: funding, open interest, price, liquidation totals |\n| `market_extremes` | Records and top/bottom 5% against each pair's own history |\n\n## More depth\n\nA free API key does **not** lift the MCP caps. It is a one-off 1,000-credit\ngrant that unlocks the metered REST endpoints at `/api/ai/v1/*`, roughly 20 to\n100 calls in total.\n\nFull MCP depth (live feed on every pair, unlocked radar magnitudes, non-BTC\n`market_snapshot`, 30-day flow windows instead of 7) needs an active developer\nplan (Builder $29/mo, Growth $99, Scale $249) sent as `X-API-Key`. One plan\ncovers both full-depth MCP and the REST credits, on one shared account balance.\nA tool call costs 2x its mirrored REST endpoint: 40 to 100 credits by tool.\nKeyless calls, discovery, failed calls and no-data answers cost nothing.\n\nCoinLobster Pro ($9/mo) is the coinlobster.com website subscription (live feed,\nalerts, whale radar). It grants no MCP depth and no API access.\n\nKeys and plans: [coinlobster.com/developers](https://coinlobster.com/developers)\n\nRead-only market data. Never financial advice.\n\n[coinlobster.com](https://coinlobster.com) · [Privacy](https://coinlobster.com/privacy) · [Terms](https://coinlobster.com/terms)\n",
  "bytes": 4793,
  "sha": "fd4f7522309ef3ee90bf78f5e527bb75180f390568e21729ab512a31841e82e9",
  "repo_slug": "coinlobster/coinlobster-gemini-extension",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_coinlobster_coinlobster_gemini_extension_ffaf8a79/readme"
}