Merge pull request #24289 from dvdksn/fix/issue-24266-time-relative-language

Remove time-relative language from E2B sandboxes docs
This commit is contained in:
David Karlsson
2026-03-09 14:14:06 +01:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ aliases:
- /ai/mcp-catalog-and-toolkit/sandboxes/
---
Docker has partnered with [E2B](https://e2b.dev/), a provider of secure cloud sandboxes for AI agents. Through this partnership, every E2B sandbox includes direct access to Docker's [MCP Catalog](https://hub.docker.com/mcp), a collection of 200+ tools from publishers including GitHub, Notion, and Stripe.
Docker has partnered with [E2B](https://e2b.dev/), a provider of secure cloud sandboxes for AI agents. E2B sandboxes include direct access to Docker's [MCP Catalog](https://hub.docker.com/mcp), a collection of 200+ tools from publishers including GitHub, Notion, and Stripe.
When you create a sandbox, you specify which MCP tools it should access. E2B launches these tools and provides access through the Docker MCP Gateway.
@@ -22,7 +22,7 @@ Before you begin, make sure you have the following:
- Anthropic API key for Claude
> [!NOTE]
> This example uses Claude Code which comes pre-installed in E2B sandboxes.
> This example uses Claude Code, which is pre-installed in E2B sandboxes.
> However, you can adapt the example to work with other AI assistants of your
> choice. See [E2B's MCP documentation](https://e2b.dev/docs/mcp/quickstart)
> for alternative connection methods.