Flow Engineering — FDE Demo

Every demo ends with an artifact. This is it.

Built for the Forward Deployed Engineer interview. A working HTTP-MCP server exposing Flow's REST API surface, a Claude Code plugin with 11 skills, and prospect profiles for Rivian and Anduril — all live.

What's Built

HTTP-MCP Server
/api/mcp

Next.js route using WebStandardStreamableHTTPServerTransport. Any MCP-compatible AI client can point at this URL and get all 10 Flow tools.

Claude Code Plugin
cowork-flow

11 skills in the cowork-marketplace. No MCP runtime required — each skill calls Flow's REST API directly. Install in 10 seconds.

The Governance Story

When Claude proposes a stage change, Flow's governance intercepts it and opens a Change Request. The stage only flips once a reviewer approves the CR. The MCP reads each requirement back after the PUT and reports CR state — because the API returns 200 on silent dedup. AI as a tireless proposer, not an unchecked actor.

Pages