Skip to content

Commit 1d4ba73

Browse files
authored
add img (#33)
1 parent 3846ae3 commit 1d4ba73

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/mcp.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ E2B provides a batteries-included MCP gateway that runs inside sandboxes, giving
77

88
The [Model Context Protocol (MCP)](https://modelcontextprotocol.io/docs/getting-started/intro) is an open standard for connecting AI models to external tools and data sources. E2B sandboxes provide an ideal environment for running MCP tools, giving AI full access to an internet-connected Linux machine where it can safely install packages, write files, run terminal commands, and AI-generated code.
99

10+
<Frame>
11+
<img src="/images/mcp-overview.png" />
12+
</Frame>
13+
1014
<CodeGroup>
1115

1216
```typescript TypeScript

images/mcp-overview.png

57.2 KB
Loading

0 commit comments

Comments
 (0)