v2026.2.1
All Bundles

McpServer

MCP server

Operations

Foo

Virtual placeholder method

function : virtual : Foo() ~ Nil

IsDebug

Returns rather the server is in debug mode

function : IsDebug() ~ Bool

Return

TypeDescription
Booltrue is in debug mode, false otherwise

Serve

Initializes the MCP server

function : Serve(config:JsonElement, ) ~ Nil

Parameters

NameTypeDescription
configJsonElementJSON configuration file