
This is the kitchen sink from Voidly: 124 tools spanning three distinct systems. The censorship intel side pulls from 19.6M+ samples across 126 countries, giving you real-time blocking data, incident reports with BibTeX citations, and 7-day shutdown forecasts. The Agent Relay handles E2E encrypted messaging between AI agents, including channels, webhooks, trust attestations, and task broadcasting. Voidly Pay onboarding is exposed through a single overview tool here, though the full 28-tool payments MCP (USDC credits, HTTP 402, escrow, streams) ships separately as @voidly/pay-mcp. Reach for this when you need censorship intelligence or agent-to-agent communication primitives. It's stdio transport, so npx and go.
Public tool metadata for what this MCP can expose to an agent.
get_censorship_indexGet the global censorship index with rankings for all monitored countries. Returns country scores, risk tiers, and measurement counts for 126+ countries based on 2.2B+ network measurements.Get the global censorship index with rankings for all monitored countries. Returns country scores, risk tiers, and measurement counts for 126+ countries based on 2.2B+ network measurements.
No parameter schema in public metadata yet.
get_country_statusGet detailed censorship status for a specific country including blocked domains, anomaly rates, risk tier, and recent incidents.1 paramsGet detailed censorship status for a specific country including blocked domains, anomaly rates, risk tier, and recent incidents.
country_codestringcheck_domain_blockedCheck if a specific domain is blocked in a country. Returns blocking status, evidence sources, confidence level, and blocking method (DNS, TCP, TLS, HTTP).2 paramsCheck if a specific domain is blocked in a country. Returns blocking status, evidence sources, confidence level, and blocking method (DNS, TCP, TLS, HTTP).
country_codestringdomainstringget_active_incidentsGet active censorship incidents with evidence links, severity ratings, and affected services. Each incident is citable with a human-readable ID (e.g., IR-2026-0142).2 paramsGet active censorship incidents with evidence links, severity ratings, and affected services. Each incident is citable with a human-readable ID (e.g., IR-2026-0142).
countrystringlimitnumberget_incident_detailGet detailed information about a specific censorship incident including evidence links, affected domains, blocking methods, and timeline.1 paramsGet detailed information about a specific censorship incident including evidence links, affected domains, blocking methods, and timeline.
incident_idstringverify_claimVerify a censorship claim against real measurement data from OONI, CensoredPlanet, and IODA. Returns verdict with supporting evidence.1 paramsVerify a censorship claim against real measurement data from OONI, CensoredPlanet, and IODA. Returns verdict with supporting evidence.
claimstringget_risk_forecastGet 7-day internet shutdown and censorship risk forecast for a country using XGBoost ML model trained on historical OONI data and political event calendar.1 paramsGet 7-day internet shutdown and censorship risk forecast for a country using XGBoost ML model trained on historical OONI data and political event calendar.
country_codestringget_platform_riskGet censorship risk score for a specific platform across all monitored countries. Shows which countries block it and the overall global risk level.1 paramsGet censorship risk score for a specific platform across all monitored countries. Shows which countries block it and the overall global risk level.
platformstringcheck_service_accessibilityReal-time check: is a domain/service accessible in a specific country right now? Returns blocking status, block rate across ISPs, and evidence.2 paramsReal-time check: is a domain/service accessible in a specific country right now? Returns blocking status, block rate across ISPs, and evidence.
countrystringdomainstringget_most_censoredGet the most censored countries ranked by censorship severity score. Returns country name, score, risk tier, and top blocked categories.1 paramsGet the most censored countries ranked by censorship severity score. Returns country name, score, risk tier, and top blocked categories.
limitnumberagent_relay_statsGet Voidly Agent Relay network statistics including total registered agents, 24-hour active agents, channel count, message volume, and capability registry.Get Voidly Agent Relay network statistics including total registered agents, 24-hour active agents, channel count, message volume, and capability registry.
No parameter schema in public metadata yet.