Two worlds. One key.
Example — your report is built from your spec and your connected servers.
Connected services · via MCP
- notion.pages.searchopen
- stripe.invoices.listopen
- posthog.insights.queryopen
Yours · via OpenAPI spec
- GET /invoicesopen
- GET /customers/{id}open
- POST /refundsnever — no undo
[company]
classifies every endpoint · scopes by role · records every call
support-agent-01 · one key
One key carries all three.
- Fine-grained access
- Grants are per endpoint, not per app. A key can read invoices without ever being able to touch refunds — and every “no” keeps the rule that said it.
- MCP + your internal APIs
- Both sit behind the same key. Point us at an OpenAPI spec and your own endpoints get the same doors as Notion or Stripe.
- No context bloat
- Your agent doesn’t load 300 tool definitions up front. It asks, and gets the three that fit the task — that’s what we’ve observed across harnesses; your report shows what yours carries today.
Live in a day.
01
Point.
Connect MCP servers; paste an OpenAPI spec for anything that’s yours. No credentials needed for the first report.
02
Read.
[Company] classifies every endpoint — read, write, and the calls with no undo.
03
Scope.
Create each agent’s key from a role. Widen by approval, revoke in one click.
See what your agents can touch.
Send a spec — you’ll get the map above built from your endpoints, including the ones with no undo. Free, no credentials, nothing installed.
Built for the enterprise.
SOC 2 Type I
HIPAA
GDPR
- SSO
- SAML and OIDC — sign-in stays with your identity provider.
- SCIM provisioning
- Accounts follow your directory — joiners added, leavers removed.
- Role-based access
- The same roles that scope agent keys govern who may grant them.
- Audit log export
- Every recorded call is exportable — stream it to your SIEM.
- Encryption
- In transit and at rest, always on.
- Data residency
- Choose the region your data lives in.
- VPC / self-hosted
- Run inside your own network when the cloud won’t do.
- SLA & support
- 99.9% uptime SLA with a named support channel.