Skip to content

Request Early Access

Fluent helps your AI remember what fits your life.

Fluent is in early access. Use managed early access for the hosted path, or use the open-source runtime to inspect, self-host, or build.

What Early Access Gives You

  • managed authentication and assistant connection
  • managed state, storage, and updates
  • the same assistant-first Fluent experience without self-hosting

How To Think About It

Fluent is not the place where you do the work. It gets connected, then sends you back into ChatGPT, Claude, Codex, OpenClaw, or another compatible MCP client for the real interaction.

Current Status

Today:

  • start or request early access at meetfluent.app
  • early access is currently free
  • managed access is kept small while the pilot is monitored
  • the open-source runtime is available for self-run installs

Submitting the form saves your request. The current flow will tell you whether to continue to sign in with the same email or wait for an invite email before reconnecting an assistant.

When You Have Early Access

  1. Sign in at meetfluent.app/sign-in.
  2. Connect your assistant to Fluent.
  3. Approve the requested Fluent access.
  4. Reconnect your assistant if it is still using an older connection.
  5. Ask:

"What are my Fluent capabilities?"

That confirms the connection and shows which domains are ready.

You can check account state at meetfluent.app/account. If the account page says access needs attention, follow the next action shown there or contact support with the account email and assistant you are using.

Advanced Client Setup

Most people should connect Fluent through the setup path shown after sign-in.

If you are a builder working from the open-source Fluent repo and configuring an MCP client directly, the scaffold generator supports the managed endpoint:

bash
npm run scaffold:mcp -- --client codex --track cloud

Swap codex for claude or openclaw as needed. For the broader setup reference, use Client Configuration.

What To Expect First

Once connected, start inside your assistant:

"What can Fluent already help me with right now, and what should we set up first?"

That lets the assistant inspect your Fluent state and move you into the right domain flow conversationally.

For MCP clients, Meals and Style can run setup in text. Expect a small number of useful questions, with changes saved only after you clearly confirm or correct something.

ChatGPT focuses first on Home, recipe cards, grocery lists, style decisions, health routines, and account status. Broader setup tools may appear differently in other clients.

Surface Guides After You Connect

If you are testing rich Meals surfaces after early access is provisioned:

Keep the current status in mind:

  • Fluent is still early access
  • the open-source runtime is available for self-run installs

If You Want To Run Fluent Yourself

Fluent is in early access and open source