//! Internal library for the `zendriver-mcp` binary.
//!//! Exposed primarily so integration tests can construct the server stack
//! directly without spawning the binary.
pubmoderrors;pubmodselectors;pubmodserver;pubmodsnapshot;pubmodstate;pubmodtools;pubmodtransport;