auto-chrome-mcp-shared
v1.8.0
Published
Internal shared types, constants, and message contracts used by the [auto-chrome-mcp](https://github.com/cw02326/auto-chrome-mcp) Chrome extension and the [`mcp-chrome-scalemaker-bridge`](https://www.npmjs.com/package/mcp-chrome-scalemaker-bridge) Node.js
Readme
chrome-mcp-scalemaker-shared
Internal shared types, constants, and message contracts used by the auto-chrome-mcp Chrome extension and the mcp-chrome-scalemaker-bridge Node.js Native Messaging host.
Not intended for direct end-user consumption. Public APIs are not guaranteed stable across minor versions — pin a specific version if you depend on it.
Install
npm install chrome-mcp-scalemaker-sharedUsage
import { TOOL_NAMES, NativeMessageType } from 'chrome-mcp-scalemaker-shared';Subpath exports: constants, types, tools, rr-graph, step-types, labels, node-spec, node-spec-registry, node-specs-builtin, agent-types.
Links
- Source & issues: https://github.com/cw02326/auto-chrome-mcp
- Bridge package: https://www.npmjs.com/package/mcp-chrome-scalemaker-bridge
License
MIT
