← v16 index

/install/:slug — install wizard

STORE · 4 client rows · one copy block · fixes UX audit #6 (was 404 in preview)
v16
DESKTOP · 1280px · /install/opendraft · Claude Desktop selected
floom.dev/install/opendraft
INSTALL
OD

opendraft

Pick one client. Copy the config. Done.

Claude Desktop
MCP server · one JSON block · ~/Library/.../claude_desktop_config.json
picked
ChatGPT
Custom GPT · Actions import · floom.dev/api/openapi/opendraft
Cursor
settings.json · MCP entry
Terminal CLI
curl · bash · no install
STEP 1 · COPY THIS INTO ~/Library/Application Support/Claude/claude_desktop_config.json
{ "mcpServers": { "opendraft": { "url": "https://mcp.floom.dev/opendraft", "headers": { "Authorization": "Bearer flm_live_a3f7…" } } } }
STEP 2 · RESTART CLAUDE DESKTOP · THEN ASK
> use opendraft to draft an email thanking Sarah for today's meeting
MOBILE · 375px
floom.dev/install/opendraft
INSTALL
opendraft
Claude Desktop
MCP · JSON block
ChatGPT
Cursor
Terminal
{ "opendraft": { "url": "https://mcp.floom.dev/opendraft" } }
Done →
SPEC NOTES · WHAT CHANGED FROM v15