Skip to main content

The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench Explore Tool Discovery

MCP Gateway

MCP Gateway
for Retool Agents

One MCP gateway to connect Retool Agents to 310+ enterprise SaaS apps. No auth hassle. Token-efficient by design. Security and governance built-in.

DrataGPLocalyzeFlipMindtoolsScreenloop

What is an MCP gateway?

An MCP gateway (also called an MCP aggregator) is a single endpoint that connects an AI agent to multiple MCP servers via the open Model Context Protocol (opens in new tab). Some gateways act as proxies, routing traffic to MCP servers customers operate themselves. Others provide the underlying MCP servers as a managed service.

StackOne is the managed kind. We provide pre-built MCP servers for 310+ enterprise SaaS apps, including ones with no official MCP server today. For each app you connect, StackOne provides the MCP protocol layer, the SaaS API integration, action coverage, and the auth orchestration framework. Authentication is configured per app per organization — your team registers OAuth credentials with the SaaS provider, links them in StackOne, and end users then authorize access through that flow. Once set up, the agent reaches every connected app through one URL, with token storage, refresh, and per-user scoping handled by StackOne.

StackOne's MCP gateway — SOC2, HIPAA, CCPA, and GDPR compliant — bundles 310+ pre-built SaaS integrations exposing 20,000+ actions, all reachable from your Retool agent through one URL.

Act across all your apps
from inside Retool

One MCP gateway, every enterprise SaaS your Retool agent
could ever need to act on.

Coverage

310+ connectors.
20,000+ tested actions.

Every action is built and maintained by StackOne, tested against the live API, and updated when vendors change their endpoints.

Browse all connectors

Trust

Auth & governance,
simplified.

StackOne handles OAuth, API keys, refresh, and scopes for every connector, giving enterprise IT full control through auth configs in a multi-tenant setup.

Agent Auth

Performance

Agent context window,
managed.

Tool Discovery and Code Mode keep your Retool agent's context lean — only relevant actions, no raw response noise. Sharper agents, lower token costs.

Tools Discovery

Security

Agent security,
built in.

Defender scans every MCP tool response for prompt injection in real time. Up to 97.44%¹ detection, 0.2% false positives. SOC2, HIPAA, CCPA, GDPR compliant.

Prompt Injection Defense

¹ Jayavibhav test, 65,000 samples.

Connect Retool Agents
to more apps in 4 steps

From auth config to first agent tool call in 5 minutes.

1

Connect StackOne as an MCP Server in your Retool agent.

Open your Retool agent → Configuration → Add new tool → Connect to MCP Server, paste the StackOne gateway URL, choose Streamable HTTP and OAuth, and click Create resource.

Agents → Configuration → Add new tool

Connect to MCP Server

Name
StackOne
URL
https://api.stackone.com/mcp/{...}
Authentication
OAuth 2.0
Create resource
View Retool Agents MCP docs (opens in new tab)
2

Connect each SaaS integration in StackOne.

OAuth or API key per app, done once in your dashboard. Tokens stay server-side.

salesforce
hubspot
intercom
linear
bamboohr
Browse all connectors
3

Scope agent actions.

Read-only, specific objects, or per-role exposure. Toggle from the StackOne dashboard.

List records (enabled)
Get record (enabled)
Process refund (enabled)
Update record (disabled)
Delete record (disabled)
Agent Auth
4

Run your Retool agent in plain English.

StackOne maps the agent's tool call to the right action in the right system. Done.

"Investigate this refund request: pull Stripe history, update the Salesforce account, email the customer."

Retool
stripe_list_charges
Completed
salesforce_update_account
Completed
field: refund_status = approved
note: Linked to charge ch_3PqW...
result: Account 001Ab updated

Issued $129 refund, updated Salesforce account, and emailed customer. Logged into the agent run history.

Get Retool Agents
to do more across your stack

Cross-app workflows your Retool agent now runs in seconds instead of click-throughs.

Customer Support Triage & Resolution

> Triage Zendesk tickets and route the bug into Linear from your Retool agent.

IntercomSurveyMonkeyFreshserviceServiceNowFreshdeskGorgiasDiscourseDixa
CRM & Revenue Operations

> Update Salesforce records and email the customer after the refund goes through.

SalesforceZoho CRMPipedriveFreshsalesHubSpotPardotCloseJustCall
Engineering & DevOps

> Page on-call in PagerDuty and open a GitHub issue from the support escalation.

Azure DevOpsCloudflareLinearBitbucketSupabaseGitLabTerraformOneLogin
HR & People Ops

> Onboard the new hire in BambooHR + provision GitHub seats from one agent run.

UKG ReadyWorkday (Rest and Soap)FactorialHiBobOracle Fusion HCMHumaansSAP SuccessFactorsClockify

Connect any Enterprise AI Agent
to the StackOne MCP Gateway

Same 310+ MCP servers. Same agent context. Pick yours.

Frequently Asked Questions

Retool Agents consume external MCP servers as a client. In Retool, open your agent → Configuration tab → Add new tool → Connect to MCP Server, paste the StackOne gateway URL, choose Streamable HTTP transport, set authentication to OAuth 2.0 (or Bearer / Basic if you prefer), click Create resource, and authenticate. 310+ pre-built SaaS connectors are reachable through that single MCP server. Full walkthrough in the Retool Agents MCP docs. Available on Team, Business, and Enterprise plans. For managing Retool itself from Claude or Cursor, see the Retool MCP connector page (inverse direction).
An MCP gateway (also called an MCP aggregator) is a single endpoint that connects an AI agent to multiple MCP servers via the Model Context Protocol. Some gateways route traffic to MCP servers customers operate themselves; others provide the MCP servers as a managed service. StackOne is the managed kind — we provide pre-built MCP servers for 310+ enterprise SaaS apps, including ones with no official MCP server today. Authentication is configured per app per organization: your team registers OAuth credentials with the SaaS provider, links them in StackOne, and end users authorize access through that flow. Once set up, the agent reaches every connected app through one URL.
Retool Agents can access enterprise SaaS like Salesforce, HubSpot, Zendesk, Intercom, Freshdesk, GitHub, Linear, PagerDuty, BambooHR, Workday, Greenhouse, Stripe, and NetSuite through the StackOne MCP gateway — 310+ pre-built connectors in total. Retool's own Resources catalog (Postgres, REST, etc.) is traditional SQL/HTTP — StackOne's MCP gateway is the SaaS-app side. New connectors ship continuously, and you can build custom ones with AI Integration Builder. See all connectors.
Retool Agents doesn't curate an MCP partner directory — it's "bring your own MCP URL" by design. StackOne gives you 310+ apps through one MCP server resource instead of one per app, auth managed once in the dashboard, and tool definitions loaded only when relevant to the prompt.
Credentials sit at three layers: your StackOne API token (embedded in the gateway URL configured as a Retool MCP resource, governed by your Retool workspace), SaaS connector credentials (server-side in your StackOne dashboard), and per-user OAuth or session tokens (server-side, scoped per user). StackOne stores OAuth tokens and API keys, refreshes them automatically, and only exposes the actions you've authorized to the agent.
Skip the StackOne MCP gateway when any of these is true:
  • Your team already runs per-app MCP servers (or Retool Resources for each SaaS) and wants to keep wiring agents to each separately
  • You only use a handful of actions across a few apps
  • You don't need multi-tenancy, per-user permissions, or per-action scoping
  • Indirect prompt injection isn't a concern
  • Your MCP provider already does tool discovery and server-side execution to keep the agent context lean

Connect All Your Apps to Retool Agents.

One MCP gateway, 310+ pre-built SaaS connectors. Set up in 5 minutes.