Expand description
Public Rust SDK crate for mcp-compressor.
This crate intentionally hides the internal mcp-compressor-core crate name
from end-user Rust code while re-exporting the public SDK/runtime surface.
Modules§
- app
- cli
- client_
gen - compression
- config
- error
- Crate-wide error type.
- ffi
- JSON-serializable DTOs and helpers for PyO3 / napi-rs language bindings.
- llm_
assist - Optional local LLM assistance primitives.
- oauth
- OAuth helpers for remote MCP backends.
- proxy
- sdk
- server
Enums§
- Error
- All errors produced by the mcp-compressor-core crate.