Skip to content
Claude Desktop

voidly mcp server for Claude Desktop

io.github.emperormew/voidly-mcp-server

83 tools: censorship intelligence (119 countries) + E2E encrypted agent messaging

client:Claude Desktop transport:stdio runtime:npm

Install voidly mcp server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

voidly mcp server in other clients