mcpbeat

V³ News MCP Server

news.v3/desk
answering

V³ News is answering right now. Last checked 13 min ago. It exposes 7 tools.

Cited geopolitical events, multi-perspective briefs, and live breaking news from V³ News.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
194 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add desk --transport http https://mcp.v3.news/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "desk": {
      "url": "https://mcp.v3.news/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.desk]
url = "https://mcp.v3.news/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "desk": {
      "url": "https://mcp.v3.news/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "desk": {
      "url": "https://mcp.v3.news/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

breaking
v3_breaking_now
Get events V³ is currently tracking in BREAKING tempo — fast- moving stories under near-real-time monitoring right now. Use when the user asks "what's breaking", "any breaking news", or about a developing situation. Returns an empty list when nothing is in breaking tempo (a quiet news moment), which is itself a signal.
event
v3_get_event
Get a single V³ event: headline, why-it-matters, scores, and how much structured analysis V³ holds on it (perspectives, decisions, outcomes). Use after v3_search_events (or v3_breaking_now) when the user wants detail on a specific event. This returns V³'s public summary; the full country-by-country perspectives, timeline, decisions to watch, and calibrated outcomes are on v3.news at the returned url (a V³ account unlocks the multi-perspective analysis). Args: event_id: the V³ event id from a prior tool result.
events
v3_search_events
Search V³ News for tracked geopolitical events. Use when the user asks what is happening on a topic, in a country, or in a domain (e.g. security, energy, finance, technology). Returns a ranked list of events with why-it-matters, risk/impact/signal scores, and a v3.news link for each. Args: query: free-text topic (e.g. "Iran sanctions", "Taiwan"). Optional. country: ISO-3166 alpha-2 code to filter by (e.g. "US", "CN"). Optional. category: V³ category slug — one of geopolitics, security_risk, energy_resources, finance, markets, macroeconomics, public_finance, trade_supply, technology, science_biosecurity, environment_climate, business. Optional. limit: max results, 1-20 (default 10).
fetch
fetch
Fetch the full text of a single V³ event by id (from ``search``). Returns V³'s public summary (headline, why-it-matters, risk/impact/ signal scores, coverage depth) plus the canonical v3.news url for citation. The full country-by-country perspectives, timeline, decisions and calibrated outcomes live at that url. Args: id: the V³ event id returned by ``search``.
global
v3_global_pulse
Get V³'s Global Pulse — the world's current risk/impact/signal reading and how it has moved over a recent window. Use when the user asks how tense/volatile the world is right now, whether global risk is rising or falling, or wants a one-number situational read rather than a specific event. Scores are 0-100 aggregates across everything V³ tracks (risk = downside pressure, impact = consequence, signal = momentum, priority = attention weight). Args: window_days: trailing window for the trend, 2-90 (default 14).
latest
v3_latest_brief
Get V³'s latest global intelligence brief — the chief-of-staff top line on what matters in the world right now, with per-category state and counts. Use when the user asks for a world summary, "what's happening today", or a geopolitical situation overview.
search
search
Search V³ News for tracked geopolitical events matching a query. Returns a list of matching events, each with an id (for ``fetch``) and a v3.news citation url. V³ covers 12 categories (geopolitics, security, energy, finance, markets, macro, trade, technology, science, climate, business, public finance) with multi-perspective, cited analysis. Args: query: free-text topic, country, or question (e.g. "Iran sanctions").

Endpoints

URLTransportStateLatencyChecked
https://mcp.v3.news/mcp streamable-http answering 162 ms 13 min ago

V³ News — questions

Answers built from our own checks of this server.

What can V³ News do?
It exposes 7 tools, read directly from the server on our last check. Among them: fetch, search, v3_breaking_now, v3_get_event, v3_global_pulse, v3_latest_brief and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is V³ News working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 194 ms. The bar chart above shows every period we have measured.
How do I connect V³ News?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does V³ News need an API key?
No. V³ News completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is V³ News?
It answers our handshake in 194 ms on average, which is faster than 64% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.