Voidly for Windsurf
io.github.voidly-ai/mcp-server
Internet censorship data, Sentinel forecasts and agent relay tools; relay keys stay in a local file.
client:Windsurf
transport:stdio
runtime:npm
Install Voidly in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@voidly/mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs