thorbit-mcp-core
v0.4.0
Published
Shared product catalog and protocol contracts for Thorbit MCP packages
Downloads
1,161
Readme
Thorbit MCP Core
Shared customer-safe product catalog, result contracts, and protocol helpers used by the eight Thorbit specialist MCP packages and the unified thorbit-mcp package.
This is a runtime dependency for Thorbit MCP packages. Most customers should install the unified interface instead:
npx -y thorbit-mcp@latest install --client codexThe package contains interface contracts only. Phoenix and Mastra remain the owners of workflows, persistence, metering, and provider calls.
Development
npm install
npm test
npm run typecheck
npm run build