AlphaAI News
@makeev
Real-time, AI-enriched financial news for AI agents and trading bots. Full-text and ticker search, trending and "actionable-now" feeds, SEC Form 4 insider transactions, and two-ticker read-across — every story carries per-ticker analysis and a 1–10 relevance score. Hosted at mcp.
概览
What is AlphaAI News?
A real-time, AI-enriched financial news server for AI agents and trading bots. Each story includes per-ticker analysis, a category, and a 1–10 relevance score so agents can filter before spending reasoning tokens. Hosted at mcp.alphai.io over Streamable HTTP with OAuth 2.1 login (no API key to paste) and a free tier of 100 calls/hour.
How to use AlphaAI News?
Connect via Streamable HTTP using the URL https://mcp.alphai.io/mcp. For Claude Code, run claude mcp add --transport http alphai https://mcp.alphai.io/mcp. Also works with ChatGPT, Claude Desktop/claude.ai, Cursor, VS Code, Windsurf, and Gemini.
Key features of AlphaAI News
- 11 tools covering ticker news, trending stories, and insider trades
- Every article enriched with per-ticker analysis and relevance score
- Supports alert subscriptions (subscribe, list, unsubscribe)
- All read-only except alert tools that only touch own subscriptions
- Three tiers: Free (100 calls/h), Basic ($2.99/mo), Pro ($9.99/mo)
- Hosted service — no installation required, OAuth 2.1 login
Use cases of AlphaAI News
- Filter breaking financial news by relevance score before LLM processing
- Retrieve latest news for a specific ticker
- Discover trending stories from the last 48 hours
- Monitor insider trades (SEC Form 4) and 13F moves
- Set up custom alert subscriptions for real-time notifications
FAQ from AlphaAI News
How do I connect to AlphaAI News?
Connect using the Streamable HTTP endpoint https://mcp.alphai.io/mcp. Use the claude mcp add command for Claude Code, or paste the URL into supported clients like ChatGPT, Cursor, or VS Code.
What tools does AlphaAI News provide?
11 tools including alphai_news_search, alphai_ticker_news, alphai_trending, alphai_actionable_now, alphai_insider_news, alphai_pair_analysis, alphai_article, alphai_tickers, and three alert management tools (alphai_alerts_list, _subscribe, _unsubscribe).
Is there a free tier?
Yes — Free tier offers 100 calls per hour with no credit card required.
What authentication does AlphaAI News use?
OAuth 2.1 — a browser login flow, no API key to paste.
Where can I find more documentation?
Playground and docs at https://alphai.io/mcp, REST API and SDKs at https://alphai.io/developers.