Sign inSign up

mateuszsjs/codex-code-intelligence:latest

Manifest digest

sha256:eb43c7d0583d32098d5da79ae8070bcbaa8212ce516f61705eb76343c94dcaf3

Last pushed

about 1 month by mateuszsjs

Type

Sandbox Kit

Manifest digest

sha256:eb43c7d0583d32098d5da79ae8070bcbaa8212ce516f61705eb76343c94dcaf3

MIXIN
REQUIRES SECRETS

Adds Context7 documentation and codebase-memory graph tools to Codex sandboxes.


Credentials
NameServiceRequiredDescription
CONTEXT7_API_KEYcontext7OptionalOptional Context7 API key for higher rate limits and private repositories.

Network Egress

mcp.context7.com

github.com

api.github.com

release-assets.githubusercontent.com

objects.githubusercontent.com

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/mateuszsjs/codex-code-intelligence:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx