MCP.so
Sign In
Servers
T

Trading Signals MCP

@roman-rr

Live crypto trading signals via API. Full trade setups with entry, stop-loss, take-profit, leverage, and automated verification. Built for Claude Code, OpenAI Codex, and 30+ AI agents.

trading-skills-signals-claude-skills-codex

Live AI crypto trading signals for Claude Code, OpenAI Codex, and AI coding agents.

Production-grade signal API powered by advanced AI models. Automated verification tracks every signal against real market prices.

FREE during beta. Star this repo to support continued development.

Install

Claude Code Plugin (recommended)

/plugin install roman-rr/trading-skills

npx (Claude Code, Codex, Cursor, Windsurf, etc.)

npx skills add roman-rr/trading-skills

MCP Server (Claude Desktop / Claude Code / Cursor)

Add as an MCP server for native tool integration:

claude mcp add trading-signals --transport http -- https://aelita.x70.ai/mcp

Or add to Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "trading-signals": {
      "url": "https://aelita.x70.ai/mcp"
    }
  }
}

Exposes 4 tools: register, get_signals, get_signal, get_stats.

OpenAI Codex CLI

See agents/openai.yaml for agent configuration.

Manual

# Claude Code
git clone https://github.com/roman-rr/trading-skills.git
cp -r trading-skills/trading-signals ~/.claude/skills/trading-signals

# OpenAI Codex CLI
cp -r trading-skills/trading-signals ~/.codex/skills/trading-signals

Example Prompts

Once installed, ask your AI agent:

  • "Get me the latest crypto trading signals"
  • "Show me today's highest-confidence BTC and ETH signals"
  • "What's the 30-day hit rate for these trading signals?"
  • "Build me a Python script that fetches crypto signals and alerts me on Telegram"
  • "Show me verified signals from the last week — what hit TP?"

What You Get

FeatureDescription
Live signalsBullish/bearish crypto signals with full trade setups
Entry / SL / TPExact price levels for every trade
Confidence0-100 AI conviction level per signal
LeverageSuggested 1-10x leverage with position sizing
VerificationEvery signal tracked against real market prices
ROI trackingLeverage-adjusted profit/loss per signal
Performance statsHit rate, cumulative ROI, breakdown by direction
20+ coinsBTC, ETH, SOL, and more

Available Skills

SkillDescription
trading-signalsLive AI crypto trading signals API with full trade setups and verification

API Endpoints

MethodPathAuthDescription
POST/api/skill/registerNoRegister & get API key
GET/api/skill/signalsAPI keyList signals (active/verified/all)
GET/api/skill/signals/:idAPI keySingle signal detail
GET/api/skill/statsAPI keyPerformance statistics

Signal Preview

CoinDirConfEntrySLTPLevR/RType
BTCBull87%$68,450$67,200$71,8003x2.7momentum_shift
ETHBear82%$3,840$3,920$3,6802x2.0funding_anomaly
SOLBull79%$142.50$138.00$152.002x2.1volume_spike

Why Use Trading Signals?

  • Battle-tested in production — real signals from a live trading platform, not a demo
  • Every signal verified — automated tracking against actual market prices
  • Transparent track record — public dashboard with full history, wins and losses
  • Multi-expert consensus — signals only fire when multiple AI perspectives agree
  • Adaptive risk management — the system adjusts based on recent performance
  • 15+ real-time data sources — funding rates, order books, whale trades, on-chain data, news
  • 24/7 operation — signals generated around the clock

Live Dashboard

Track real-time performance: https://aelita.x70.ai/signals/dashboard

Contributing

Issues, feature requests, and PRs are welcome. Please open an issue first to discuss changes.

Pricing

FREE during beta — no charges, no credit card.

Future: Free tier (60/min, 7d history) / Pro $29/mo (higher limits, 90d, websocket).

License

Proprietary — Free API during beta. Paid license required for commercial redistribution. See LICENSE.txt.

Author

Roman Antonovgithub.com/roman-rr | roman-rr.github.io | [email protected]

More from Finance & Commerce