Skip to content
Windsurf

network for Windsurf

io.github.rog0x/network

DNS, IP info, SSL, WHOIS, ping for AI agents

client:Windsurf transport:stdio runtime:npm

Install network in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "network": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-network-tools"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

network in other clients