startLspServer

ai · /lspmesh·function

Start the lspmesh LSP server over stdio, advertising the Claude Code op set and wiring each request to the shared aggregator engine via .

Signature

@nordcom/commerce-ai
function startLspServer(root: string): void;

Parameters

NameTypeDescription
rootstring

AggregatorEngine BackendConfig LspMeshConfig Position RefResult SymbolResult buildMcpServer loadConfig

On this page