Skip to content
Windsurf

mcp pcapy ng for Windsurf

io.github.daedalus/mcp-pcapy-ng

MCP server exposing pcapy-ng packet capture functionality

client:Windsurf transport:stdio runtime:pypi

Install mcp pcapy ng in Windsurf

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

{
  "mcpServers": {
    "mcp-pcapy-ng": {
      "command": "uvx",
      "args": [
        "mcp-pcapy-ng"
      ]
    }
  }
}

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

mcp pcapy ng in other clients