Skip to main content

Module compressed

Module compressed 

Source
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§

CompressedServer
Connected compressor runtime.
CompressedServerConfig
Compression/runtime options shared by single-server and multi-server modes.
JustBashCommandSpec
JustBashProviderSpec

Enums§

BackendConfigSource
How upstream backend servers are supplied to the runtime.
ProxyTransformMode
Frontend tool-surface mode exposed by the proxy.