Skip to content
Windsurf

mcpcap for Windsurf

ai.mcpcap/mcpcap

An MCP server for analyzing PCAP files.

client:Windsurf transport:stdio runtime:pypi

Install mcpcap in Windsurf

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

{
  "mcpServers": {
    "mcpcap": {
      "command": "uvx",
      "args": [
        "mcpcap"
      ]
    }
  }
}

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

mcpcap in other clients