Prebuilt connectors for the tools you run.
Microsoft 365, Google Workspace, Slack, and GitHub — connect once, grant per agent.
One endpoint between your agents and your software. Connect an agent once, and every integration you’ve authorized comes with it.
Every agent rebuilds the same plumbing — OAuth, tokens, API clients — for every tool it touches.
tools/callOne authorization behind it. The agent holds no token for any of the tools it reaches — the endpoint attaches those at call time.
Inside the agent’s grant and inside the researcher’s own Drive access, so the call goes through with a vault-held token.
The researcher cannot open that space, so neither can an agent acting for them. Stopped at the endpoint; Notion is never called.
A named human approver has to say yes first. Nothing is posted while the call waits.
Illustrative requests · every one recorded with both identities.
Microsoft 365, Google Workspace, Slack, and GitHub — connect once, grant per agent.
Your internal API becomes agent-usable tools automatically.
Register a remote server and Fabriq discovers its tools.
Read-only queries, checked before they ever run.
An outbound-only encrypted tunnel — no inbound ports to open.
Anything MCP-compatible connects to the whole hub at once.
Illustrative selection — every connection is granted per agent and per user.
CONNECT YOUR AGENT ONCE — EVERY INTEGRATION FABRIQ HAS IS AVAILABLE TO IT
Explore the context attached to every request.
research-agent has a defined purpose and a bounded set of tools.
The request acts for researcher, using that person’s permissions.
The policy applies to the requested action within Connected tools, before the tool executes.
No. Agents call tools through Fabriq’s endpoint and inherit the connections your organization has already made — connect once, centrally.
Import an OpenAPI spec, register an MCP server, or connect Postgres behind guardrails — and internal systems stay behind your firewall.
Fabriq does — connections live in the vault, tokens refresh automatically before expiry, and disconnecting a tool cuts access everywhere at once.
You do — every grant is per agent and per user, and agents only ever see the tools they’re allowed to use.
Anything MCP-compatible points at one governed endpoint and sees every tool it has been granted — no per-tool client code to write or maintain.
Yes — the same hub works across external users: your product’s agents act with each customer’s own connections and consent, managed per user. That mode ships on the Growth plan.