southwest for Windsurf
io.github.markswendsen-code/southwest
MCP server for Southwest Airlines - search flights, manage bookings
client:Windsurf
transport:stdio
runtime:npm
Install southwest in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"southwest": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-southwest"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs