flightdeck

navaneethbv/flightdeck
★ 0 stars TypeScript AI/LLM Updated today
Local control plane for AI coding agents: isolated Git worktrees, per-session MCP server, and a Mission-driven fleet orchestrator.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flightdeck": {
      "command": "npx",
      "args": [
        "-y",
        "navaneethbv/flightdeck"
      ]
    }
  }
}

README Excerpt

> **Terminal & Web Control-Plane for AI Coding Agents** — Run, isolate, supervise, and orchestrate fleets of coding-agent harnesses (Google Gemini, Claude Code, OpenAI Codex, OpenCode) across Git worktrees with MCP tools, structured project memory, and autonomous Argus orchestration. --- **Flightdeck** (`deck`) provides a local, terminal-first and browser-ready control plane for AI coding agents. It runs coding-agent CLI binaries inside isolated Git worktrees, exposes a rich Model Context Protoc

Tools (1)

PATH