01
Create your Faction organization
Sign up free and create an organization. This is where admins connect tools once, so teammates never wire up their own integrations.
Inspect Convex tables, browse documents, and run sandboxed queries from chat without cloning the repo for every data question.
Convex
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.
Set up Convex a single time instead of asking everyone to paste their own keys into Claude.
Give engineering and other teams the Convex tools they need without one shared bundle for the whole company.
Each workspace URL exposes only the Convex actions admins turn on, not every connector in your org.
Use the same workspace URL in Claude, Cursor, ChatGPT, or any MCP client your team prefers.
Step by step
Six steps from a fresh organization to chatting with Convex inside Claude.
01
Sign up free and create an organization. This is where admins connect tools once, so teammates never wire up their own integrations.
02
Open the integration catalog in Faction and connect Convex with an API key. Faction stores it once for the whole org.
03
Create a workspace for the team that needs it, such as engineering, and add Convex. Admins choose exactly which tools are on for that workspace.
04
Every workspace exposes one MCP URL with only the tools you enabled. Copy it from the workspace settings in Faction.
05
In Claude, go to Settings, then Connectors and add your Faction workspace URL.
06
Ask Claude to use Convex in plain language. Faction handles auth and scopes behind one URL.
Your workspace URL
Faction gives your team a shared AI workspace that plugs into the tools you already use. Each workspace gets one link (an MCP URL) that includes only the tools your admins turn on. Paste it into Claude once and everyone is connected. No keys to copy, nothing to set up per person.
https://yourcompany.runfaction.com/mcp/your-workspaceWhat the MCP server can do
See what data the deployment exposes before querying.
Read records from tables for support and debugging.
Execute one-off read queries against the connected deployment.
Understand available backend functions when debugging behavior.
Use cases
Look up a user or org record during a customer ticket.
Count entities or check feature flags stored in Convex for weekly reviews.
Summarize data shape and sample records for teammates joining a project.
FAQs
No. An admin connects Convex once at the org level. Teammates just add the workspace URL to Claude and start chatting.
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.
Yes. Claude supports remote MCP connectors, so you can point it at any Faction workspace URL and use the tools that workspace allows.
Yes. Each workspace exposes only the tools admins turn on, so the URL you share never grants more than intended.
Create an organization, connect Convex, and bundle it into a workspace your team can use from Claude.
Start free