Skip to content

aallam/execbox

Repository files navigation

execbox

Portable code execution for host tools and Model Context Protocol integrations.

License Docs Packages

Execbox turns host tool catalogs into callable guest namespaces and runs guest JavaScript through inline or worker-hosted QuickJS. Use @execbox/core for providers, schemas, and MCP adapters; use @execbox/quickjs for the runtime.

Package Map

Package npm What it is for
@execbox/core npm Provider contracts, schema validation, MCP adapters
@execbox/quickjs npm Inline and worker-hosted QuickJS execution

Install

npm install @execbox/core @execbox/quickjs

Examples

Runnable examples live in examples/ and are indexed in examples/README.md.

Docs

About

JS code execution for MCP, with pluggable runtimes and host-controlled tools.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors