|
Entropic 2.3.8
Local-first agentic inference engine
|
Abstract transport for external MCP server communication. More...
#include <cstdint>#include <string>

Go to the source code of this file.
Classes | |
| class | entropic::Transport |
| Abstract transport for external MCP communication. More... | |
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Abstract transport for external MCP server communication.
Internal to librentropic-mcp.so. Not exposed across .so boundaries. Implementations handle the wire protocol; ExternalMCPClient handles the MCP protocol logic on top.
Definition in file transport.h.