@novaproto/mcp-shared
v0.1.0
Published
Cross-cutting helpers for llamactl-family MCP servers — audit sink, content envelopes, dry-run scaffolding.
Readme
@novaproto/mcp-shared
Cross-cutting helpers for llamactl-family MCP servers: audit sink, content envelopes, dry-run scaffolding, and usage/pricing readers.
The package is node-portable — it has no bun:* or Bun.*
dependencies and runs on Node.js and Bun alike.
Install
npm install @novaproto/mcp-sharedUsage
import { appendAudit, toTextContent } from "@novaproto/mcp-shared";Depends on @novaproto/contracts
for the shared provider/usage/pricing schemas.
License
MIT
