Skip to content
Windsurf

FlyDocs for Windsurf

ai.flydocs/flydocs

Spec-driven development workflow for AI agents: issue lifecycle, sessions, project updates.

client:Windsurf transport:stdio runtime:npm

Install FlyDocs in Windsurf

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

{
  "mcpServers": {
    "flydocs": {
      "command": "npx",
      "args": [
        "-y",
        "@flydocs/cli"
      ]
    }
  }
}

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

FlyDocs in other clients