newswake
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@newswakewhat changed for Apple since yesterday?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
newswake
News momentum & "what changed" — outcome tools for AI agents. An MCP server that returns decided answers about how news is moving, not a pile of articles.
Live: https://newswake-ajq8t.ondigitalocean.app · MCP endpoint: https://newswake-ajq8t.ondigitalocean.app/mcp (streamable-http, no key in beta, 15 calls/day free).
Why
Search APIs (Exa, Tavily, Brave, Perplexity) are stateless — every call re-searches from zero and remembers nothing about what a topic looked like last week. So an agent doing a recurring check on a company has no clean way to answer "what's new since last time," and the LLM can't reliably fake it. newswake tracks persistent story-events hour by hour, so "momentum" and "what changed" are real time-series.
Related MCP server: news-sentiment-mcp
Tools
find_trending(topic?, limit?)— story-events accelerating in attention right now: trend, momentum, a runway hint (ride now vs window closing), why-now, and a link. Scope to any beat.whats_changed(entity, since?)— the delta on a company/person/topic: new vs updated story-events since a timestamp, with links. The stateful answer a search API can't give.
Both return structured JSON with confidence + links to original reporting — never article text.
Use it
{ "mcpServers": { "newswake": { "type": "http", "url": "https://newswake-ajq8t.ondigitalocean.app/mcp" } } }Claude Code: claude mcp add --transport http newswake https://newswake-ajq8t.ondigitalocean.app/mcp
Honest scope
~296 mainstream sources, US/English, ~2h behind live (built for monitoring/research loops, not sub-minute reactions). Beta; no SLA. Signals + links only.
This server cannot be deployed
Maintenance
Related MCP Connectors
Realtime financial context for AI agents: what changed, who is affected, and what to watch next. One suite covering news, events, guidance, filing changes, sentiment, stakeholders, and alerts. Information-efficient responses with evidence for every result. First-class point-in-time safety for backtests. Pairs well with web search and a market-data API. All data is our own.
Live global news signals: ranked wire, story timelines, coverage volume/tone/surges. Free, no auth.
GRIN-scored news for agents: discover by verdict, pull full analysis, traverse extraction graphs.
Real-time corroborated news events + 5-year archive, for agents. Free tier, no key.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceProvides news sentiment scores, media volume trends, and historical coverage data for any topic, enabling AI to analyze positive or negative coverage over time.1MIT
- AlicenseAqualityBmaintenanceProvides news sentiment scores and media volume trends for any topic, enabling AI assistants to analyze whether news coverage is positive or negative.31MIT
- AlicenseAqualityCmaintenanceEnables querying and aggregating Chinese and international news along with multi-platform trending topics, featuring deduplication, event clustering, and article extraction for AI clients.7MIT

ultralayer-v0official
AlicenseNot gradedqualityBmaintenanceRealtime financial context for AI agents: what changed, who is affected, and what to watch next. One suite covering news, events, guidance, filing changes, sentiment, stakeholders, and alerts. Information-efficient responses with evidence for every result. First-class point-in-time safety for backtests. Pairs well with web search and a market-data API. All data is our own.1MIT