Skip to content
Everruns Cloud is open in early access. Run agents without operating the platform.

Integrations

Integrations connect Everruns agents to external services, cloud sandboxes, browsers, search providers, and messaging channels. Tool integrations surface as capabilities. Messaging integrations use endpoints owned by the Agent.

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
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
TypeSafeTyped judgments: probabilities, single-choice routing, graded scores

Agents on the OpenRouter provider can also get web reach without a separate integration via the OpenRouter Server Tools capability (web_search, web_fetch), which OpenRouter executes server-side.

IntegrationWhat it provides
SlackDeploy an Agent as a Slack bot through an endpoint
GuideWhat it provides
Secure MCP CredentialsWrite-only Agent credential bindings for secret MCP tool parameters
IntegrationWhat it provides
ARDClient-side discovery of external MCP servers and A2A agents at runtime

Integrations connect agents to tools and services. Providers connect Everruns to the AI model vendors that run your agents, OpenAI, Anthropic, Google Gemini, AWS Bedrock, OpenRouter, and more. See the Providers overview to configure one.

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 knowledge/integrations/integrations.md for the full contract.