e2b-mcp

Configures MCP servers to connect sandboxes with external services.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/beran-t/e2b-claude-skills --skill e2b-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: e2b-mcp
Source: https://github.com/beran-t/e2b-claude-skills/tree/main/.claude/skills/e2b-mcp
Command: npx skills add https://github.com/beran-t/e2b-claude-skills --skill e2b-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables sandboxes to securely access and utilize a vast array of over 200 external tools and services through the Model Context Protocol (MCP).

Core Features & Use Cases

  • Third-Party Service Integration: Seamlessly connect sandboxes to services like Browserbase, Exa, Notion, and Slack.
  • Tool Discovery and Execution: Allows sandboxes to list and call external tools via a standardized protocol.
  • Use Case: When a sandbox needs to browse the web, search for information, or interact with a Notion database, this Skill provides the necessary gateway.

Quick Start

Configure the e2b-mcp skill by providing your API keys as environment variables when creating a sandbox.

Frequently Asked Questions about e2b-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect a sandbox to external tools like Notion and Slack?

Sandbox MCP integration allows secure access to over 200 external tools and services. It uses the Model Context Protocol to let sandboxes list and call tools like Browserbase, Exa, Notion, and Slack by configuring MCP servers with required environment variables.

How do I set up MCP server connections in an e2b sandbox?

To set up MCP server connections, provide your API keys as environment variables when creating the sandbox. This configures the e2b-mcp skill to facilitate external and internal connections using streamable HTTP transport with bearer token authentication.

Does MCP integration support both internal and external connections?

MCP integration supports both external and internal connections. It uses streamable HTTP transport secured with bearer token authentication to establish communication channels between the sandbox and various MCP servers.

Can I use sandbox tool integration to browse the web and search for information?

You can use sandbox tool integration to browse the web and search for information by connecting to services like Browserbase and Exa. The Skill provides a standardized protocol gateway for tool discovery and execution within the sandbox.

What are the limitations of using MCP for sandbox tool integration?

MCP sandbox integration requires valid API keys configured as environment variables for each external service. It relies on streamable HTTP transport, meaning network connectivity and proper bearer token authentication are mandatory for successful tool execution.