NEKTE Protocol — Types, schemas, hashing, codec, and specification.
The canonical source of truth for the NEKTE protocol. This package provides the core types, Zod schemas, version hashing, MessagePack codec, token budget utilities, and gRPC proto definitions used by all NEKTE SDKs.
npm install @nekte/core- @nekte/client — TypeScript client
- @nekte/server — TypeScript server
- @nekte/bridge — MCP-to-NEKTE proxy
- @nekte/cli — CLI tool
- nekte-python — Python SDK
See the docs/ directory for the full specification, protocol flows, and getting started guide.
MIT