RIPE Atlas for Windsurf
io.github.jrelph/ripe-atlas
RIPE Atlas network measurements — ping, traceroute, DNS, TLS, HTTP, NTP, and probes
client:Windsurf
transport:stdio
runtime:npm
Install RIPE Atlas in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ripe-atlas": {
"command": "npx",
"args": [
"-y",
"ripe-atlas-mcp-server"
],
"env": {
"RIPE_ATLAS_API_KEY": "<RIPE_ATLAS_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs