@hotnsoursoup/mcp-kit-core
v0.0.1
Published
SDK-agnostic MCP shared vocabulary: JSON-RPC helpers, error model, bridge contracts, logging primitives, and transport-runtime contracts.
Downloads
109
Maintainers
Readme
@hotnsoursoup/mcp-kit-core
Framework vocabulary and pure utilities shared by all other packages.
Boundary notes
- SDK-agnostic by design. No transport, file system, network, or Node-only APIs belong here.
- Owns the shared bridge contract used by both server and client packages.
- Exports immutable value objects, error types, session identity helpers, shared JSON-RPC helpers, logging primitives, and transport-runtime contracts.
- Does not own request-scoped session state, server log-policy control, or resource-template matching.
Internal workspace dependencies
- none
External peer dependencies
- none
Status
Shared-kernel surface only. Server-owned runtime support now lives in @hotnsoursoup/mcp-kit-server.
