Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
entropic::ServerManager Member List

This is the complete list of members for entropic::ServerManager, including all inherited members.

add_permission(const std::string &pattern, bool allow)entropic::ServerManager
connect_external_server(const ExternalServerConfig &spec)entropic::ServerManager
connect_external_server(const std::string &name, const std::string &command="", const std::vector< std::string > &args={}, const std::string &url="")entropic::ServerManager
disconnect_external_server(const std::string &name)entropic::ServerManager
execute(const std::string &tool_name, const std::string &args_json)entropic::ServerManager
get_permission_pattern(const std::string &tool_name, const std::string &args_json) constentropic::ServerManager
get_required_access_level(const std::string &tool_name) constentropic::ServerManager
get_server(const std::string &name) constentropic::ServerManager
get_tool_schema(const std::string &tool_name) constentropic::ServerManager
init_builtins(const MCPConfig &mcp_config, const std::vector< std::string > &tier_names, const std::string &data_dir)entropic::ServerManager
initialize()entropic::ServerManager
interrupt_external_tools()entropic::ServerManager
is_explicitly_allowed(const std::string &tool_name, const std::string &args_json) constentropic::ServerManager
list_server_info() constentropic::ServerManager
list_tools() constentropic::ServerManager
process_health_events()entropic::ServerManager
project_dir() constentropic::ServerManagerinline
register_server(std::unique_ptr< MCPServerBase > server)entropic::ServerManager
server_names() constentropic::ServerManager
ServerManager(const PermissionsConfig &permissions, const std::filesystem::path &project_dir)entropic::ServerManager
set_mcp_config(const MCPConfig &config)entropic::ServerManager
shutdown()entropic::ServerManager
skip_duplicate_check(const std::string &tool_name) constentropic::ServerManager