Weng Volker sold $362K of BWA
Weng Volker (Vice President) sold 5,000 shares of BORGWARNER INC (BWA) at $72.35 ($0.36M total) on 2026-05-28.
Market-moving stories, structured for trading automations. Plug into Claude Desktop, Cursor, or your own agent in minutes.
"Claude, what moved NVDA today?"
alphai_news_search → MCP
Try it"Send only high-relevance earnings news for my watchlist."
/api/news/?category=earnings · min_relevance=7
Try it"Build a Telegram bot for market-moving news in 10 minutes."
/api/news/trending/ + your bot framework
Try it"Summarize all AI/chip-sector news before market open."
alphai_news_search?ticker=NVDA,AMD,TSM → MCP
Try it"Feed my agent relevance-scored financial news via MCP."
OAuth 2.1 · 9 tools · Streamable HTTP
Try itWeng Volker (Vice President) sold 5,000 shares of BORGWARNER INC (BWA) at $72.35 ($0.36M total) on 2026-05-28.
Batista de Lima Filho Pedro sold 3,000 shares of AXIA Energia S.A. (AXIA) at $11.07 on 2026-05-27.
Batista de Lima Filho Pedro sold 7,500 shares of AXIA Energia S.A. (AXIA) at $11.07 on 2026-05-27.
Batista de Lima Filho Pedro sold 25,300 shares of AXIA Energia S.A. (AXIA) at $11.07 ($0.28M total) on 2026-05-27.
Batista de Lima Filho Pedro sold 36,400 shares of AXIA Energia S.A. (AXIA) at $10.06 ($0.37M total) on 2026-05-27.
Batista de Lima Filho Pedro sold 91,500 shares of AXIA Energia S.A. (AXIA) at $10.06 ($0.92M total) on 2026-05-27.
Batista de Lima Filho Pedro sold 29,300 shares of AXIA Energia S.A. (AXIA) at $10.06 ($0.29M total) on 2026-05-27.
The same relevance-scored news feed that powers alphai is available as a REST API and as an MCP server for Claude Desktop, Cursor, and any agent host. Ticker-linked, real-time enrichment.
curl https://api.alphai.io/api/news/ \
-H "Authorization: Bearer ${ALPHAI_API_KEY}" \
-G -d "symbol=NVDA"
# → {
# "results": [{
# "original": {
# "title": "Nvidia export curbs tighten...",
# "summary": "The White House is expected to...",
# "time_published": "2026-04-18T14:32:00Z"
# },
# "enrichment": {
# "category": "macro",
# "tickers": ["NVDA"],
# "relevance_score": 9
# }
# }, ...],
# "next_cursor": "MjAyNi0wNC0xOFQxNDozMjowMHw0Mg=="
# }Free reads the feed and probes the APIs. Paid plans drop the ads and scale up the rate.