Skip to content
Windsurf

LLM Preflight for Windsurf

io.github.feronovak/llm-preflight

Local, cross-provider preflight checks for LLM integration changes.

client:Windsurf transport:stdio runtime:pypi

Install LLM Preflight in Windsurf

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

{
  "mcpServers": {
    "llm-preflight": {
      "command": "uvx",
      "args": [
        "llm-preflight"
      ]
    }
  }
}

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

LLM Preflight in other clients