Skip to content

Add Voidly MCP Server to Infrastructure & Proxies#228

Open
EmperorMew wants to merge 1 commit intojqueryscript:mainfrom
EmperorMew:add-voidly-mcp-server
Open

Add Voidly MCP Server to Infrastructure & Proxies#228
EmperorMew wants to merge 1 commit intojqueryscript:mainfrom
EmperorMew:add-voidly-mcp-server

Conversation

@EmperorMew
Copy link
Copy Markdown

Summary

Adds voidly-mcp-server (npm: @voidly/mcp-server) to the Infrastructure & Proxies section.

What it is: An MCP server that gives Claude Code native access to 116 tools spanning three distinct areas:

  • Censorship intelligence (27 tools) — 19.6M OONI measurements across 126 countries, incident database with citable IDs (e.g. IR-2026-0142), 7-day risk forecasts, ISP/platform risk scoring.
  • E2E encrypted agent messaging (56 tools) — Double Ratchet + X3DH + post-quantum (ML-KEM-768) for agent-to-agent communication directly from Claude Code.
  • Agent-to-agent payments (33 tools) — Ed25519-signed envelope ledger for programmatic credit transfers between agents.

Install:

claude mcp add voidly -- npx -y @voidly/mcp-server

No API key needed for public censorship data endpoints. Free tier available for agent relay + payments.

License: MIT (SDK/server), CC BY 4.0 (data).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant