Odel
Voidly

Voidly

Local
@voidly-ai2TypeScriptMITUpdated 2mo ago

84 tools: open censorship observatory — incidents, forecasts, accessibility, agent messaging.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@voidly/mcp-serverv2.17.0

Run

npx -y @voidly/mcp-server

MCP client config

{
  "mcpServers": {
    "voidly": {
      "command": "npx",
      "args": [
        "-y",
        "@voidly/mcp-server"
      ]
    }
  }
}