INDIVIDUAL MCP TOOL
get_wire
The live wire: the world's most significant stories right now, ranked by a published formula (authority-weighted outlet breadth, boosted by consequence themes, coded events, and casualty figures, decayed by recency over 72h).
LIVE ENDPOINT
https://geotone.news/mcp
Connect to this endpoint to inspect the live schema for get_wire and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.geotone]
url = "https://geotone.news/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"geotone": {
"type": "http",
"url": "https://geotone.news/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: geotone
Remote MCP URL: https://geotone.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": {
"geotone": {
"url": "https://geotone.news/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"geotone": {
"type": "http",
"url": "https://geotone.news/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "geotone",
"transport": "streamable-http",
"url": "https://geotone.news/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_trending— What's surging in global news right now: topics whose coverage is ≥2 standard deviations above their trailing average (z-score), the biggest week-over-week movers, and surging countries.get_topic— Live media-coverage statistics for one geopolitical topic (e.get_country— Live media-coverage statistics for one country by ISO-3166 alpha-2 code (e.get_relation— Bilateral co-coverage signal for a monitored country pair (e.search_topics— Search Geotone's tracked geopolitical topics by keyword (matches name, slug, and description).get_briefing— Geotone's daily global risk briefing for a date (YYYY-MM-DD): an analytical summary of coverage surges, tone shifts, and notable movers, with the statistics behind each claim.get_story_chain— A story timeline: the threaded developments of one multi-day event chain, oldest first (e.