Released on 2025.12.17
New Features
MCP Proxy
MCP Proxy is not yet supported by Maverics Console UI. Configuration must be done via local development YAML files.
Proxy Inbound Client Info
MCP Proxy now proxies inbound client information when initializing sessions with upstream servers. This enhancement ensures that client context is properly propagated through the proxy layer, improving traceability and enabling upstream servers to make informed decisions based on the originating client.
Networking Configurations with Reasonable Defaults
Added configurable networking settings for MCP Proxy with sensible default values. This allows administrators to fine-tune connection timeouts, keep-alive settings, and other transport-level parameters while providing optimal out-of-the-box behavior for most deployments.
Related Documentation:
MCP Provider
Tool Namespacing Support
MCP Provider now supports namespacing for tools. This feature allows tools to be organized and scoped under specific namespaces, preventing naming conflicts and enabling better organization of tools across multiple MCP servers or domains.
Related Documentation:
- MCP Provider (Local development)
- MCP Bridge - Overview of MCP capabilities in Maverics
- MCP Bridge App (Local development)