packet tracer mcp for Windsurf
io.github.jcorderop02/packet-tracer-mcp
MCP server for Cisco Packet Tracer 9 — live IOS, OSPF, BGP, NAT, VLAN, VoIP, QoS, IPv6, wireless.
client:Windsurf
transport:stdio
runtime:npm
Install packet tracer mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"packet-tracer-mcp": {
"command": "npx",
"args": [
"-y",
"packet-tracer-mcp"
],
"env": {
"BRIDGE_PORT": "<BRIDGE_PORT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs