Connect Voidly to Windsurf’s MCP configuration.
Voidly is the open observatory of global internet censorship — measured, predicted, and machine-readable. Once connected, Windsurf can check whether a domain is blocked in a country, compare censorship across countries, pull citable incident reports, and read 7-day shutdown forecasts — all from live data, no API key required for the public read endpoints.
{
"mcpServers": {
"voidly": {
"command": "npx",
"args": ["-y", "@voidly/mcp-server"]
}
}
}