Open-source, secure environment with real-world tools for enterprise-grade agents.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"E2B": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-E2B"
]
}
}
}