All integrations

Convex for your team's AI workspace.

Connect Convex once at the org level, add it to the workspaces that need it, and let your team chat with AI that can use read-only introspection and queries against your Convex deployment — list tables, browse documents, and run sandboxed one-off queries.

Connect once

App backend context for product and eng teams.

Convex stores your application data and functions. Connect a deployment in Faction so chat can list tables, read documents, and run one-off queries with the PAT and deployment admins configure.

List tables and schema

See what data the deployment exposes before querying.

Browse documents

Read records from tables for support and debugging.

Run sandboxed queries

Execute one-off read queries against the connected deployment.

Inspect functions

Understand available backend functions when debugging behavior.

Get your Convex PAT on your laptop

1. In this repo on your laptop, run: npx convex login 2. If the CLI says your device is already authorized and asks to link an anonymous deployment, press n to skip — use the deployment from your .env.local instead. 3. The token is not printed in the terminal. Open ~/.convex/config.json and copy accessToken. 4. Paste that value in Personal access token below. Deploy keys and other values in .env.local are not used by this hosted connector.

Convex CLI login docs

Use cases

  • Support debugging

    Look up a user or org record during a customer ticket.

  • Product metrics

    Count entities or check feature flags stored in Convex for weekly reviews.

  • Engineering handoffs

    Summarize data shape and sample records for teammates joining a project.

How it works

Add Convex to your organization

Install Convex from the catalog, add it to workspaces, and let teammates chat with shared access.

  • An admin connects Convex from the integration catalog.
  • Add the connector to the workspaces that need it.
  • Teammates open chat with the tools you enabled. No per-person setup.

FAQs

  • Is Convex available in Faction today?

    Yes. Convex is available in the Faction integration catalog today.

  • How does authentication work?

    API key sign-in. Enter your deployment name and a PAT from npx convex login below — both must be saved here in Faction. A deploy key in .env.local is not used by the hosted gateway.

  • Who can use this integration?

    Teammates in the workspaces you choose. Everyone else keeps working without extra setup.

  • Can we choose what each team gets access to?

    Yes. Add the connector to the workspaces that need it and pick which tools are on for each team.

Ready to connect Convex?

Create an organization, connect the integrations your team needs, and bundle them into workspaces everyone can use.

Start free