Constructor

FoundryMcpServernew

Declaration [src]

FoundryMcpServer*
foundry_mcp_server_new (
  FoundryContext* context,
  GIOStream* stream
)

Description

No description available.

Parameters

context

Type: FoundryContext

No description available.

The data is owned by the caller of the function.
stream

Type: GIOStream

No description available.

The data is owned by the caller of the function.

Return value

Type: FoundryMcpServer

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.