Trading Factors for Claude, Cursor, ChatGPT & agents

TradeLoop's canonical Factors catalog, served over MCP — the single source of truth (one JSON file) that the desktop FactorsLibrary AND any MCP caller share

Install in one command.
curl -fsSL https://tradeloop.top/install.sh | sh

macOS / Linux. Windows + manual install.

What it does

TradeLoop's canonical Factors catalog, served over MCP — the single source of truth (one JSON file) that the desktop FactorsLibrary AND any MCP caller share. A Factor is one trading signal/input TradeLoop reasons over: technicals (moving-average stack, RSI, MACD, ADX, Bollinger, TTM squeeze…), the analyze synthesis (confluence score, regime, named setups, divergences, relative strength, higher-timeframe alignment), plus fundamentals, macro, crypto, options and positioning context. Each factor carries a `source` saying where its value really comes from — `analyze` (computed live by indicators.analyze), `scanner` (the scanner/monitor, e.g. relative volume), or a data skill (`cot`, `fred`, `finnhub`, `edgar`, `coingecko`, `options`, `x-search`) — and a `paid` flag when it needs a paid data tier (e.g. Polygon Options). So callers know exactly which factors are live in the deep-read vs which need another skill. list() returns the whole catalog (it's small); get(id) returns one factor; categories() lists the families present. Pure local content — no API keys, no network.

The Trading Factors 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 Trading Factors is connected, ask your agent something like:

Tools available (3)

How to connect

Trading Factors is a no-auth skill — there's nothing to connect. Once TradeLoop is installed, your agent can call its tools immediately.

  1. Run curl -fsSL https://tradeloop.top/install.sh | sh on macOS / Linux (or the PowerShell command on Windows).
  2. Run tradeloop login to create your account and a device-bound encryption key.
  3. Run tradeloop update to 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 Trading Factors? You may also want:

  • Broker (read-only) see your live positions, balances, orders and account equity from Interactive Brokers, Alpaca, and Binance
  • Charts Render a trend chart the model can SEE
  • China Market (A股/港股) A股 and Hong Kong market data, key-free from Sina/Tencent public endpoints: realtime quotes (A-share level-1 with the 5-level order book and 委比 book-pressure, HK quotes with 52w range), daily/weekly...
  • Trade Coach Trade review (复盘) coach from your REAL fills: imports executed trades from the broker skill (IBKR Flex / Alpaca, read-only) or any broker CSV export (English or Chinese headers, Futu/Tiger style, U...
  • CoinGecko live crypto prices, market caps, 24h moves, historical charts, trending coins, and coin search across thousands of tokens

Or browse all 40 skills in the TradeLoop catalog.

Loading skill details…