startMcpServer

ai · /lspmesh·async function

Start the MCP server over stdio.

Signature

@nordcom/commerce-ai
function startMcpServer(engine: AggregatorEngine): Promise<void>;

Parameters

NameTypeDescription
engineAggregatorEngine

AggregatorEngine BackendConfig LspMeshConfig Position RefResult SymbolResult buildMcpServer loadConfig

On this page