Packages narrative
packages / ai / lspmesh

ai / lspmesh

Functions

NameDescription
buildMcpServerBuild the lspmesh MCP server exposing by-name search over the engine.
loadConfigResolve the lspmesh config for a working directory. Reads the nearest
startLspServerStart the lspmesh LSP server over stdio, advertising the Claude Code op set and wiring each request to the shared aggregator engine via
startMcpServerStart the MCP server over stdio.

Classes

NameDescription
AggregatorEngineShared aggregator core behind both the LSP and MCP front-ends.

Interfaces

NameDescription
BackendConfigOne backend LSP server that lspmesh fronts.
LspMeshConfigResolved lspmesh configuration.
PositionA 0-based document position.
RefResultA reference/implementation location, tagged with the definition it resolves to.
SymbolResultA symbol definition surfaced by

Variables

NameDescription
DEFAULT_CONFIGBuilt-in default used when no
LSPMESH_VERSIONCurrent lspmesh version. Single source for the bin, MCP server, and barrel.

On this page