v2026.5.3
All Bundles
Bundle MCP server support (-lib net_server)

McpServer

MCP server

Operations

Foo # virtual

Virtual placeholder method

function : virtual : Foo() ~ Nil

IsDebug # function

Returns rather the server is in debug mode

function : IsDebug() ~ Bool

Return

TypeDescription
Booltrue is in debug mode, false otherwise

Serve # function

Initializes the MCP server

function : Serve(config:JsonElement, ) ~ Nil

Parameters

NameTypeDescription
configJsonElementJSON configuration file