MCP Gateway
A new capability is a config change, not a redeploy.
Give any agent any tool through one governed endpoint. The MCP Gateway holds the credentials, enforces per-tool permissions, and records every call, so connecting a tool is safe, permissioned, and instant, with zero changes to agent code.
Your agents
Any framework · One endpoint each
The MCP Gateway
Permissions checked · Credentials injected · Every call recorded
Your tools
SaaS toolkits · Your own MCP servers
One governed door between every agent and every tool.
01 · The catalog
Every tool, one catalog
Pre-built SaaS toolkits and your own MCP servers, side by side: one consistent way to connect, share, and grant, whatever runs behind the tool.
02 · Permissions
Allow, ask, or block: per agent, per tool
Grant tools, not servers. Stances shape what each agent can even see, get re-checked on every call, and take effect on the very next request. Try it below.
Permissions playground
Per agent · per tool- In the agent's tool list
- 2 of 3 tools
- Credentials held by
- the gateway
- Changes take effect
- next call
Stances are enforced twice: once when tools are listed, again when each call lands.
03 · Credentials
Your agents never hold a secret
Credentials live in one hardened service: encrypted per user, written but never read back, and injected only at the moment a permitted call leaves for the tool.
Injected at the edge
Agents never hold a secret.
The Gateway attaches credentials on the way out to the tool. Agent context stays clean, and rotating a key is one change in one place.
Stripped on entry
Your login stays yours.
A caller's own session never reaches an agent container, so platform credentials can't be replayed by anything downstream.
Write-only vault
Stored, encrypted, never read back.
Secrets are encrypted per user with AES-256-GCM and can only be used. No screen, endpoint, or export ever returns one.
Short-lived identity
Five minutes, then it's gone.
Every request carries its own delegated identity that expires in minutes, so there is nothing long-lived for anyone to steal.
Least privilege
Nothing is visible, connected, or usable by default. Every capability an agent has is one somebody chose to give it, and can take back just as fast.
04 · Sharing
Share the tool, never the login
A grant makes a connector available to a teammate or the whole team. Everyone connects with their own credentials, and revoking cleans up completely, in one step.
05 · Guarantees
What the Gateway holds itself to
Five commitments, each one visible in the product, so trusting the Gateway never means taking its word for it.