Expand description
CompressedServer — the top-level object that owns the backend client,
tool cache, and compression engine, and exposes them via a frontend MCP server.
This file exposes the high-level runtime API used by integration tests, language bindings, and the standalone Rust CLI.
Structs§
- Compressed
Server - Connected compressor runtime.
- Compressed
Server Config - Compression/runtime options shared by single-server and multi-server modes.
- Just
Bash Command Spec - Just
Bash Provider Spec
Enums§
- Backend
Config Source - How upstream backend servers are supplied to the runtime.
- Proxy
Transform Mode - Frontend tool-surface mode exposed by the proxy.