Developer workflow connector
E2B connector for governed AI agent access
Connect E2B with a team API key to inspect sandbox state, logs, metrics, and lifecycle events through read-only Source API calls.
Direct answer
OneQuery supports E2B for governed agent access.
Teams use the E2B connector to give AI agents bounded source API calls for endpoint-specific context while OneQuery keeps credentials centralized, limits access to approved sources, and preserves audit logs for review.
Agent workflow
What this connector enables
E2B becomes an approved OneQuery source instead of a secret copied into an agent prompt, shell session, or model tool. The agent receives a governed access path, and the source credentials stay behind OneQuery.
- Use bounded source API calls for endpoint-specific context for developer workflow context.
- Keep E2B credentials centralized and out of agent runtimes.
- Review agent access through OneQuery audit history instead of reconstructing direct service usage.
Setup checklist
Prepare the E2B connection
Use e2b credentials and connect the source through the Dashboard and CLI. Keep credentials scoped to the data the agent is allowed to read.
- Create or copy an E2B team API key from the E2B dashboard.
- Copy the key into `credentials.apiKey`.
- Use the default API base URL unless you need a non-default E2B-compatible API origin.
- Keep this source read-only for debugging; sandbox lifecycle mutations are intentionally out of scope.
FAQ
E2B connector questions
What is the OneQuery E2B connector?
The OneQuery E2B connector makes developer workflow context from E2B available to AI agents through bounded source API calls for endpoint-specific context. Connect E2B with a team API key to inspect sandbox state, logs, metrics, and lifecycle events through read-only Source API calls.
How do AI agents access E2B through OneQuery?
Agents call OneQuery instead of receiving raw E2B credentials. OneQuery keeps credentials centralized, applies source boundaries, and records access in audit logs while exposing bounded source API calls for endpoint-specific context.
How do I set up the E2B connector?
Prepare e2b credentials and connect E2B from the OneQuery dashboard or CLI. Start with this setup step: Create or copy an E2B team API key from the E2B dashboard.