@essentialai/cogent-bridge-bundled
v3.20.3
Published
Zero-dependency, pre-bundled Cogent MCP bridge — a single self-contained file for fast cold `npx` startup (used by the Codex plugin, whose MCP startup window is short). Functionally identical to @essentialai/cogent-bridge; carries no npm dependencies so `
Maintainers
Readme
@essentialai/cogent-bridge-bundled
A zero-dependency, pre-bundled build of the Cogent MCP bridge shipped as a single
self-contained file (cogent-bridge.mjs). It exists so npx @essentialai/cogent-bridge-bundled
cold-starts fast — npx has no dependencies to install, so it just fetches one tarball and
runs. This matters for the OpenAI Codex plugin, whose MCP-server startup window is short and
where the full @essentialai/cogent-bridge package's dependency install can exceed it on a cold
machine.
Functionally identical to @essentialai/cogent-bridge (same bridge, same version). The bundle is
produced by this repo's build (scripts/build-bundle.mjs) and copied here in lockstep. Do not edit
cogent-bridge.mjs by hand.
Contact: [email protected]
