Skip to content
Cline

FlyDocs for Cline

ai.flydocs/flydocs

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

client:Cline transport:stdio runtime:npm

Install FlyDocs in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

FlyDocs in other clients