Skip to content

Integrations

Integrations connect Everruns agents to external services — cloud sandboxes, browsers, search providers, and messaging channels. Each is auto-registered via the inventory plugin system and, once a connection is configured, surfaces to agents as a capability or App channel.

Give agents an isolated environment to run code, edit files, and persist state.

IntegrationWhat it provides
DaytonaCloud sandbox environments via the Daytona REST API
E2BCloud sandboxes via the E2B management + runtime APIs (bring your own key)
Container SandboxSelf-hosted container sandboxes via Docker Engine — no external SaaS
DenoCloud sandboxes via the Deno websocket sandbox API
SpritesPersistent Firecracker microVMs with checkpoints and HTTP services
CursorLaunch and manage asynchronous Cursor Cloud coding agents
IntegrationWhat it provides
BrowserlessCloud browser automation — screenshots, DOM, scraping, multi-step flows
Brave SearchWeb search via the Brave Search API
DuckDuckGoInstant answers via the DuckDuckGo API
ParallelWeb search, extract, and task APIs (free and paid tiers)
IntegrationWhat it provides
SlackDeploy an agent as a Slack bot via an App
IntegrationWhat it provides
ARDClient-side discovery of external MCP servers and A2A agents at runtime

New integrations follow a parity checklist (connection provider, tests, live-API coverage, docs, and a threat-model section) before they ship. Daytona is the reference implementation. See the in-repo specs/integrations.md for the full contract.