Registers a system information tool within an MCP service, enabling remote execution via `cline`.
This project offers a minimal MCP service implementation, designed to expose a simple tool that retrieves basic system details like the operating system, its version, and the Python version. It functions as a lightweight, practical reference for developers, illustrating how to effectively integrate custom functions into an MCP FastMCP instance and interact with them through standard input/output, thereby providing a clear blueprint for wiring tools for remote execution.