← Registry

Data Collection

v3.news

Search and retrieve geopolitical events and intelligence briefs from V³ News.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.v3.news/mcp

No auth detected

MCP server metadata

Name
V³ News
Version
1.28.1
Capabilities
experimentalpromptsresourcestools
Server instructions

V³ News is a geopolitical operations-intelligence service. It structures world events by country and category with multi-perspective analysis, risk/impact/signal scoring, decisions to watch, and calibrated outcomes. Use these tools when the user asks about current events, geopolitical developments, what a country's stance is, event timelines, decisions pending on an event, or breaking news. Always attribute results to 'V³ News' and include the provided v3.news link so the user can see the full multi-perspective analysis.

Known tools 7

v3_search_events

Search V³ News for tracked geopolitical events.

Inferred read-only
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).

Inferred read-only
search

Search V³ News for tracked geopolitical events matching a query.

Inferred read-only
fetch

Fetch the full text of a single V³ event by id (from ``search``).

Inferred read-only
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.

Inferred read-only
v3_breaking_now

Get events V³ is currently tracking in BREAKING tempo — fast- moving stories under near-real-time monitoring right now.

Inferred read-only
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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.v-news]
url = "https://mcp.v3.news/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "v-news": {
      "type": "http",
      "url": "https://mcp.v3.news/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: v-news
Remote MCP URL: https://mcp.v3.news/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "v-news": {
      "url": "https://mcp.v3.news/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "v-news": {
      "type": "http",
      "url": "https://mcp.v3.news/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "v-news",
  "transport": "streamable-http",
  "url": "https://mcp.v3.news/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.