E2B
SDK / ToolOpen-source secure sandboxes where AI agents run code — the de facto execution layer for agent apps.
- sandbox
- code-execution
- sdk
- agents
Dagger's containerized development environments for coding agents — every agent gets its own container and branch.
Dagger's container-use gives each coding agent an isolated, reproducible environment: a container per agent, a git branch per task, so parallel agents never step on each other and any change is reviewable in isolation. Works as an MCP server with Claude Code and other MCP-aware agents.
Repository
dagger/container-useCharted
Open-source secure sandboxes where AI agents run code — the de facto execution layer for agent apps.
Pythonic framework for building MCP servers — decorators, type hints, and zero boilerplate.
Anthropic's official TypeScript SDK for building agentic applications.