Skip to main content

Crate zendriver_mcp

Crate zendriver_mcp 

Source
Expand description

Internal library for the zendriver-mcp binary.

Exposed primarily so integration tests can construct the server stack directly without spawning the binary.

Modules§

errors
MCP-layer errors + mapping to rmcp’s wire format.
selectors
Selector argument type shared by find / action tools.
server
rmcp server stack + tool router.
snapshot
Snapshot formatters consumed by snapshot tools.
state
Per-MCP-session mutable state.
tools
Per-category tool handler modules.
transport
Transport bootstraps for rmcp.