Acerca de
mcpp provides a streamlined solution for integrating AI agents with external tools. Instead of managing a separate Model Context Protocol (MCP) server for each tool, mcpp acts as a central multiplexer. It allows developers to register numerous tool modules declaratively via a single configuration file, serving all their schemas and routing requests efficiently from one process. This architecture significantly reduces coordination overhead and simplifies the management of a growing suite of tools for AI agents like Claude Code and Codex.