
Security News
Anthropic Identifies Biased Reasoning and Recklessness as Drivers of Claude’s PyPI Attack
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.
@voidly/mcp-server
Advanced tools
MCP server for Voidly Global Censorship Index - enables AI systems to query real-time censorship data
Model Context Protocol (MCP) server for the Voidly Global Censorship Index. Enables AI systems to query real-time internet censorship data.
npx @voidly/mcp-server
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"voidly": {
"command": "npx",
"args": ["@voidly/mcp-server"]
}
}
}
Add to your MCP config:
{
"mcpServers": {
"voidly": {
"command": "npx",
"args": ["@voidly/mcp-server"]
}
}
}
| Tool | Description |
|---|---|
get_censorship_index | Global overview of all monitored countries |
get_country_status | Detailed status for a specific country |
check_domain_blocked | Check if a domain is blocked in a country |
get_most_censored | Ranked list of most censored countries |
get_domain_status | Domain blocking status across ALL countries |
get_domain_history | Historical blocking timeline for a domain |
compare_countries | Side-by-side censorship comparison |
| Tool | Description |
|---|---|
get_active_incidents | Currently active censorship incidents |
get_incident_detail | Full details for a specific incident by ID |
get_incident_evidence | Verifiable evidence sources for an incident |
get_incident_report | Citable report (markdown, BibTeX, RIS) |
get_incident_stats | Aggregate incident statistics |
get_incidents_since | Delta feed for incremental sync |
verify_claim | Verify a censorship claim with evidence |
| Tool | Description |
|---|---|
get_risk_forecast | 7-day predictive shutdown risk |
get_high_risk_countries | Countries at elevated risk |
get_platform_risk | Per-platform censorship risk |
get_isp_risk_index | ISP censorship rankings |
check_service_accessibility | Real-time accessibility check |
get_election_risk | Election-censorship risk briefing |
| Tool | Description |
|---|---|
get_probe_network | 16-node probe network status |
check_domain_probes | Per-domain probe results with attribution |
check_vpn_accessibility | VPN reachability by country |
get_isp_status | ISP-level blocking breakdown |
get_community_probes | Community probe node listing |
get_community_leaderboard | Top probe contributors |
| Tool | Description |
|---|---|
get_alert_stats | Alert system health and statistics |
Once configured, you can ask:
MCP isn't supported by OpenAI yet. Use our OpenAI Action instead:
openai-action/openapi.yamlPublic endpoints (no auth):
https://api.voidly.ai/data/censorship-index.jsonhttps://api.voidly.ai/data/country/{code}https://api.voidly.ai/data/incidentshttps://api.voidly.ai/data/methodologyRun your own censorship probe node:
pip install voidly-probe
voidly-probe --consent
Or via Docker:
docker run -d --name voidly-probe emperormew2/voidly-probe
npm install
npm run build
npm run dev
MIT
FAQs
84-tool MCP server: censorship intelligence (119 countries, 19.6M measurements) + E2E encrypted agent-to-agent messaging (Double Ratchet, X3DH, post-quantum) + Voidly Pay onboarding (agent-to-agent payments, x402, USDC on Base)
The npm package @voidly/mcp-server receives a total of 72 weekly downloads. As such, @voidly/mcp-server popularity was classified as not popular.
We found that @voidly/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.