Skip to content

FishCodeTech/zero-context-protocol

Zero Context Protocol

zero-context-protocol is the public protocol and documentation repository for Zero Context Protocol (ZCP).

It owns the protocol-facing explanation layer:

  • docs content
  • docs site UX
  • MCP compatibility matrix
  • migration guidance
  • benchmark methodology and published benchmark presentation

The reference Python SDK and runtime live in zero-context-protocol-python.

What This Repository Owns

What This Repository Does Not Own

  • SDK source code
  • transport/runtime implementation
  • benchmark runners
  • installable package metadata

Those belong to zero-context-protocol-python.

Docs Structure

The documentation is organized in the same broad shape users expect from MCP official docs:

  • introduction
  • concepts
  • guides
  • examples
  • reference

Primary entrypoints:

Both English and Chinese source documents are present.

Current Public Benchmark Position

The latest published benchmark summary points at the Python SDK repository's full_semantic_compare_v5 results. The current headline claim documented here is:

  • native ZCP vs MCP surface overall: 8027.9 vs 30723.7 total tokens
  • overall advantage: 3.83x

See:

Run The Docs App

cd docs/web
npm ci
npm run dev

Build the docs app:

cd docs/web
npm run build

Release Readiness Notes

This repository intentionally focuses on protocol positioning and published guidance. Runtime behavior remains source-of-truth in the SDK repository.

License

Apache-2.0. See LICENSE.

About

Documentation, architecture, benchmarks, and protocol design for ZCP, a runtime-first protocol compatible with MCP.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors