Sign inSign up

mateuszsjs/codex-code-intelligence:0.1.0

Manifest digest

sha256:73c65f5e7a350b6869f10d8e07893a4eb36b336eb29c572ab707380329c32222

Last pushed

about 1 month by mateuszsjs

Type

Sandbox Kit

Manifest digest

sha256:73c65f5e7a350b6869f10d8e07893a4eb36b336eb29c572ab707380329c32222

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:0.1.0

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