You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored
sbx: local mcp gateway and mcp governance (#25559)
## Summary
Add Docker Sandboxes MCP docs for the local gateway path, including `sbx
mcp` usage, OAuth behavior, bundles, explicit sandbox exposure, built-in
gateway tools, and MCP access-governance documentation.
Generated by Codex
## Scope note for reviewers
This PR deliberately documents the local MCP gateway path only. That is
the path that ships by default for Docker Sandboxes: servers and bundles
are registered on the host, exposed explicitly to sandboxes, and
governed through the local gateway surface.
Remote, SaaS, and self-hosted gateway behavior is intentionally out of
scope for this PR. That includes dynamic discovery tools such as
`mcp-find` and `mcp-add`, remote dataplane behavior, and setup for
non-local gateways. These will be documented in a follow-up PR.
The MCP policy reference is likewise limited to values available in the
local gateway path. Hosted-only policy surface, including the
`container-stdio` server type, `resource.category`, and
`context.oauth_scopes`, is deferred to the same follow-up.
Preview links:
- [MCP
gateway](https://deploy-preview-25559--docsdocker.netlify.app/ai/sandboxes/mcp-gateway/)
- [MCP policies
concept](https://deploy-preview-25559--docsdocker.netlify.app/ai/sandboxes/governance/concepts/#mcp-policies)
- [MCP access
policies](https://deploy-preview-25559--docsdocker.netlify.app/ai/sandboxes/governance/access-controls/mcp/)
- [MCP policy
reference](https://deploy-preview-25559--docsdocker.netlify.app/ai/sandboxes/governance/reference/mcp-policy/)
---------
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments