A raw headline stream burns context on stories that do not matter. Scoring each item and bucketing it by category lets the agent filter before it reads — and alphai_actionable_now goes further, gating on novelty so the same story does not arrive four times in a morning.
A hosted feed of AI-enriched financial news. Every story carries per-ticker analysis, a category from 14 buckets and a 1–10 relevance score, so an agent can filter down to what matters before reading anything.
- alphai_news_search — full-text and filtered search by query, tickers, category, dates and relevance
- alphai_ticker_news — the latest for one ticker, optionally including insider activity
- alphai_trending — the biggest stories of the last 48 hours by relevance
- alphai_actionable_now — breaking, decision-grade news behind an actionability and novelty gate
- alphai_insider_news — SEC Form 4 insider trades and 13F ownership moves treated as news
- alphai_pair_analysis — read-across between two tickers, from coverage naming both companies
- alphai_article for one story by uid, alphai_calendar for scheduled macro releases with the coverage that followed, alphai_macro for the macro feed, alphai_tickers to discover supported symbols
- The alphai_alerts_* tools manage your own ticker alerts and are the only writes — everything else is read-only
Nothing to install — connect to https://mcp.alphai.io/mcp over Streamable HTTP. Authentication is OAuth 2.1 with dynamic client registration and PKCE, so connecting opens a browser login and there is no key to paste. Tool discovery is open; calling a tool requires the login. The free tier is 100 calls a day at 20 per minute with no card; Basic is $2.99 a month and Pro $9.99, and the alert tools need Basic or above.
One command — claude mcp add --transport http alphai https://mcp.alphai.io/mcp
