Companion

object Companion

Functions

Link copied to clipboard

Converter that only propagates entries whose keys are in the allowlist. This is the recommended approach for production: explicitly declare what crosses the boundary.

Link copied to clipboard

Converter that propagates all entries except those whose keys match the denylist.

Link copied to clipboard

Converter that suppresses all context — no metadata is sent to MCP servers.

Link copied to clipboard

Converter that propagates all context entries as MCP metadata. Use only when all MCP servers are trusted.