Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
transport.h File Reference

Abstract transport for external MCP server communication. More...

#include <cstdint>
#include <string>
Include dependency graph for transport.h:
This graph shows which files directly or indirectly include this file:

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).
 

Detailed Description

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.

Version
1.8.7

Definition in file transport.h.