sixflags mcp for Windsurf
io.github.chrischall/sixflags-mcp
Six Flags MCP for Claude — live wait times, park hours, shows, and day planning
client:Windsurf
transport:stdio
runtime:npm
Install sixflags mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sixflags-mcp": {
"command": "npx",
"args": [
"-y",
"sixflags-mcp"
],
"env": {
"SIXFLAGS_HOME_PARK": "<SIXFLAGS_HOME_PARK>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs