Access Six7 Alpha's trading intelligence directly from Claude Desktop
Six7 Alpha provides a Model Context Protocol (MCP) server that allows you to access trading intelligence directly from Claude Desktop. This enables powerful workflows where you can combine Six7's market data and strategy signals with your own files, watchlists, and other tools.
VIX levels, breadth indicators, sector rotation, and more
Inside Day, VIX Signal, Holy Grail, Turtle Breakout, and more
Full signal generation with entry, stop, and target levels
Combine with your watchlists, portfolios, and other MCP tools
Add this configuration to your Claude Desktop MCP settings:
{
"six7alpha": {
"command": "npx",
"args": ["-y", "@anthropic-ai/mcp-remote", "https://six7alpha.com/mcp/sse?token=YOUR_API_KEY"]
}
}
Replace YOUR_API_KEY with your actual key.
Restart Claude Desktop and ask:
You should see tools like get_market_context, get_vix_status,
etc.
All MCP tools require your Six7 Alpha API key to access the service.
Some tools additionally require your own LLM API key (Anthropic, OpenAI, or Google) configured in your Six7 Alpha account settings.
| Tool Category | Six7 API Key | Your LLM API Key |
|---|---|---|
| Data & Strategy Tools | Required | Not needed |
| AI Synthesis Tools | Required | Also Required (BYOK) |
| Tool | Description |
|---|---|
| get_market_context | Full market diagnosis: VIX, breadth, trend, hot sectors |
| get_vix_status | Current VIX level with interpretation |
| get_breadth_status | Market breadth indicators and health |
| get_stock_price | Real-time price for any symbol |
| Tool | Description |
|---|---|
| get_strategy_signals | Run VIX Signal, Inside Day, Strength List strategies |
| get_inside_day_patterns | Find consolidation setups with scores |
| get_database_strategies | Holy Grail, Turtle, VCP, and more pattern signals |
| get_vix_signal_details | Detailed VIX trading signal with levels |
| Tool | Description |
|---|---|
| get_vix_levels | VIX support/resistance pivots (intraday, daily, weekly) |
| get_breadth_sma_data | % of stocks above 5/20/50/200 SMA |
| get_mco_mcsi_data | McClellan Oscillator and Summation Index |
| get_hot_sectors | Sectors ranked by performance |
| get_top_subindustries | Leading industry groups |
| get_etf_rankings | ETFs by relative strength |
| get_twitter_recommendations | Stock picks from tracked traders |
| Tool | Description |
|---|---|
| get_trading_signal | Full AI synthesis with entry/stop/target recommendation |
| chat_about_signal | Chat with AI about your signal context |
| get_intraday_refresh | Compare morning signal to current market |
| VIX Level | Interpretation | Trading Implication |
|---|---|---|
| > 30 | Panic | Extreme fear, potential reversal zone |
| 25-30 | High | Elevated fear, reduce position sizes |
| 20-25 | Elevated | Cautious, favor defensive setups |
| 15-20 | Normal | Standard conditions |
| < 15 | Low | Complacency, watch for mean reversion |
| Advancing % | Interpretation | Trading Implication |
|---|---|---|
| > 60% | Bullish | Broad participation, trend following favored |
| 40-60% | Neutral | Mixed, be selective |
| < 40% | Bearish | Narrow market, defensive setups |
| Score | Quality | Action |
|---|---|---|
| > 7 | Strong | High conviction setup |
| 5-7 | Moderate | Acceptable risk/reward |
| < 5 | Weak | Consider passing |
"Read my watchlist from ~/Documents/watchlist.txt and check which ones have Six7 signals"
"Show me only Inside Day patterns with scores above 6 in the Technology sector"
Combine Six7 with other MCP tools:
For an enhanced experience, install the Six7 Alpha Trading Skill. This skill teaches Claude how to use Six7 tools effectively, including workflows, interpretation hints, and best practices.
ZIP file for Claude Code/Claude.ai
Extract to skills directory:
~/.config/claude/skills/six7-alpha-trading/
Upload the ZIP file via Settings > Skills (requires paid plan)
Your API key may be invalid or expired. Generate a new key in Settings.
AI synthesis tools require BYOK. Add your Anthropic/OpenAI/Google API key in Settings.
Market data tools fetch real-time data and may take a few seconds. Strategy signals run calculations that take time.
support@six7alpha.com
Join our Discord
More Guides