Connects to MCP servers in an E2B sandbox using the MCP SDK client.
- Install dependencies:
npm install - Set environment variables in
.env:E2B_API_KEY=your_e2b_api_key - Run:
npm run start
- Creates E2B sandbox with MCP servers
- Connects to MCP server using SDK client
- Lists available tools
- Cleans up resources