Connect FaultLine — copy & paste ?
How this works
Claude Desktop connects as one seat using a per-user token
(flu_). Pick a seat and click Build & download .mcpb: it mints the
seat's token and packages a turnkey Desktop Extension (.mcpb) with the
endpoint + credentials baked in. Then just double-click the downloaded file
and click Install in Claude Desktop — no config editing.
Requires Node.js installed (the bundle runs the standard mcp-remote bridge via
npx). The token is baked in and shown once — the download is the delivery;
re-build to rotate it.
The fastest way to connect — no manual JSON. Prefer to paste config by hand? Use the manual options below.
Standalone clients (Claude Desktop, or any client that doesn't inject a per-user id)
each need their own UUID + per-user token (flu_) — create and manage those on the
Seats page. For Claude Desktop, use Connect Claude Desktop at the top of this page to
build a turnkey .mcpb bundle (double-click → Install; requires Node.js).
—