|
Entropic 2.3.8
Local-first agentic inference engine
|
MCPServerBase implementation. More...
#include <entropic/mcp/server_base.h>#include <entropic/types/logging.h>#include <nlohmann/json.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Functions | |
| static const char * | entropic::directive_type_name (entropic_directive_type_t type) |
| Map directive type enum to wire-format string. | |
Variables | |
| static auto | logger = entropic::log::get("mcp.server_base") |
| static const char *const | entropic::DIRECTIVE_NAMES [] |
| Serialize ServerResponse to JSON envelope. | |
|
static |
Definition at line 13 of file server_base.cpp.