Entropic 2.11.1
Local-first agentic inference engine
Loading...
Searching...
No Matches
server_manager.cpp File Reference

ServerManager implementation. More...

Include dependency graph for server_manager.cpp:

Go to the source code of this file.

Namespaces

namespace  entropic
 Activate model on GPU (WARM → ACTIVE).
 

Functions

static void entropic::append_prefixed_tools (const std::string &tools_json, const std::string &prefix, nlohmann::json &all)
 Append a server's tools to an array, prefixing each name.
 

Variables

static auto logger = entropic::log::get("mcp.server_manager")
 

Detailed Description

ServerManager implementation.

Version
1.8.7

Definition in file server_manager.cpp.

Variable Documentation

◆ logger

auto logger = entropic::log::get("mcp.server_manager")
static

Definition at line 21 of file server_manager.cpp.