Zero Context Protocol documentation

ZCP exposes an MCP-compatible surface for interoperability and a native ZCP surface for lower-overhead runtime traffic. This site documents both.

Start here

  • Use the overview pages to understand the project split and the two protocol surfaces.
  • Use the guide pages when building servers, clients, auth, tasks, and transport deployments.
  • Use the reference pages for exact protocol behavior, capability status, benchmarks, and migration planning.

GitHub repositories

The public source of truth lives in two repositories: the docs and protocol repository, and the Python SDK repository.

FishCodeTech/zero-context-protocol

Docs site, protocol specification, capability matrix, benchmark presentation, and deployment assets.

FishCodeTech/zero-context-protocol-python

Python SDK, runtime, examples, compatibility surfaces, tests, and benchmark harness.