17 triggers × 44 algorithms × 3 AI experts — live crypto trading signals for Claude Code, Codex, Cursor & 30+ agents. Free during beta.
# Trading Signals
> **⭐ Enjoying free signals? Push STAR to keep them free — it directly supports higher accuracy and continued development!**

`17 triggers. 44 algorithms. 3 AI experts. Every signal backed by causal reasoning and verified against real prices.`
Live crypto trading signals for Claude Code, OpenAI Codex, Cursor, Windsurf & 30+ AI agents. Every signal includes entry, SL, TP, leverage, position size, and a full transmission chain showing exactly which data points led to the trade.
**FREE during beta.** More stars = more development time = better signals for everyone.
## Install
### Claude Code Plugin (recommended)
```bash
/plugin install roman-rr/trading-skills
```
### npx (Claude Code, Codex, Cursor, Windsurf, etc.)
```bash
npx skills add roman-rr/trading-skills
```
### MCP Server (Claude Desktop / Claude Code / Cursor)
```bash
Claude MCP add trading-signals --transport http -- https://signals.x70.ai/mcp
```
Or add to Claude Desktop config (`~/Library/Application Support/Cursor/claude_desktop_config.json`):
```json
{
"mcpServers": {
"trading-signals": {
"url": "https://signals.x70.ai/mcp"
}
}
}
```
Exposes 5 tools: `register`, `get_signals`, `get_signal`, `get_signal_history`, `get_stats`.
### OpenAI Codex CLI
See [agents/openai.yaml](trading-signals/agents/openai.yaml) for agent configuration.
### Manual
```bash
# Claude Code
git clone https://github.com/roman-rr/trading-skills.git
cp -r trading-skills/trading-signals ~/.cursor/skills/trading-signals
# OpenAI Codex CLI
cp -r trading-skills/trading-signals ~/.codex/skills/trading-signals
```
## Always Watching
**17 Triggers. 6 Groups. Every Minute.**
The sentinel continuously scans 50+ perpetual markets for anomalies across six orthogonal dimensions -- volume, positioning, price dynamics, cross-asset flows, microstructure, and options-derived signals. A signal fires only when multiple independentAgent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.