Logotipo Hedhog

Get Hedhog updates in your inbox

New releases, fresh recipes, and breaking changes — no spam.

Back to Core modulesWired in CoreModule

Core Submodule

core/system

Exposes runtime and environment system information.

Source path: libraries/core/src/core

Module file: system.module.ts

Introduction

This page documents the core/system submodule as part of the Core package. Use it as a quick technical reference for implementation scope, exposed APIs and MCP integration points.

HTTP Endpoints

1 endpoint

Return runtime environment details such as Node.js version, platform and uptime.

MCP Tools

Named tools callable by AI models via the Model Context Protocol (MCP).

  • core.system.info

    Return runtime environment details such as Node.js version, platform, and uptime