Banner for Claude, Cursor, ChatGPT & agents
Show a small floating banner on the user's TradeLoop desktop — a one-line, at-a-glance nudge (e.g
curl -fsSL https://tradeloop.top/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Show a small floating banner on the user's TradeLoop desktop — a one-line, at-a-glance nudge (e.g. 'BTC funding flipped negative' or 'NVDA broke the opening range'). Use when a loop/trigger condition fires and the user should glance at something NOW; keep text under 80 characters (hard-capped at 90). Optionally deep-link the click to an app view or a playbook article. This is a UI nudge only — for full alert routing use monitor/telegram.
The Banner skill is one of 40+ pre-wired TradeLoop integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the TradeLoop daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once TradeLoop is installed and Banner is connected, ask your agent something like:
- “Show from Banner.”
- “Use the Banner skill from TradeLoop to show.”
- “Use the Banner skill from TradeLoop to show.”
Tools available (1)
banner__showQueue a floating banner on the TradeLoop desktop. text: ONE short sentence, ≤80 chars (anything past 90 is truncated with …). Optional title (≤40 chars, e.g. 'Order-flow'). Optional deep-link: playbook (a playbook id like 'trade-the-open' — opens that article) or view ('today' | 'watchlist' | 'loops' | 'journal' | 'lib
How to connect
Banner is a no-auth skill — there's nothing to connect. Once TradeLoop is installed, your agent can call its tools immediately.
- Run
curl -fsSL https://tradeloop.top/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
tradeloop loginto create your account and a device-bound encryption key. - Run
tradeloop updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every TradeLoop tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the TradeLoop vault.
See the full TradeLoop pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Banner? You may also want:
- Discord — manage a server (guild) via the Discord REST API v10 with a bot token: send/edit/delete/pin messages, react, create/delete channels, list/create roles and assign them to members, and mode...
- Gmail — search emails with Gmail query syntax, read messages and full threads, send / reply / draft email with attachments, download attachments, and batch-manage labels (archive, mark read, star,...
- Reddit — search across all subreddits, browse hot / new / top posts in a subreddit, fetch posts with their top-level comments, and submit text posts or comment replies
- Slack — channels, messages, threads, search, reactions, files, user lookup, status, scheduled sends
- Telegram — send text messages and photos via a bot, fetch incoming updates (long-polling), and inspect chat metadata via the Telegram Bot API
Or browse all 40 skills in the TradeLoop catalog.