FAQs
Do I need an API key?
No. The connector uses OAuth: you sign in with your Floqer account. There's no key to copy, paste, or rotate by hand.
Which clients and plans are supported?
Any client that can add a remote MCP connector over Streamable HTTP with OAuth — Claude (web & desktop), Claude Code, Cursor, ChatGPT, VS Code, Windsurf, and more. On some clients, adding a custom connector requires a paid plan (for example, Claude custom connectors are available on Pro, Max, Team, and Enterprise). See Connectors for per-client steps.
What happens when I first connect, and how do I disconnect?
- First connect opens a Floqer sign-in page. Approve access and a per-user key is minted for you — nothing else to configure.
- Try it: once connected, ask your assistant to "get started with Floqer" — it will load Floqer's operating guide and can walk you through your first workflow.
- Disconnect or reconnect any time from the same Connectors settings where you added Floqer. If a session ever expires, reconnecting re-issues your access.
What can the assistant change, and how am I protected?
Tools are split into read and write surfaces, so you always know whether an action can only look at your data or can modify it. Beyond that split:
- Destructive operations are gated. Running a whole sheet (
run_all) or wiping every row (delete_all) requires confirming the target sheet's ID — the assistant can't trigger them by accident. - A first-10 test mode lets the assistant prove a workflow on the first 10 rows before running it wide.
My session or connection expired
Idle connections are dropped after 30 minutes of inactivity, and OAuth access expires periodically. If you see a message like "Your Floqer connection may have expired. Reconnect the Floqer connector in your Claude settings," just reconnect from your client's Connectors settings — no reconfiguration needed.
How is my data handled?
- Nothing is stored on the MCP server. It's a stateless bridge between your AI client and the Floqer API — it doesn't retain your workflows, rows, or results.
- Access is scoped to you. Your OAuth sign-in mints a per-user key, so the assistant only ever sees the data your own Floqer account can access.
- Traffic is encrypted. All calls to the Floqer API go over HTTPS.
Have a question that isn't answered here? Contact Floqer support at hello@floqer.com.