@arc-mcp/adt-ls - v0.6.1
npm
GitHub
Preparing search index...
AdtLsCapabilities
Interface AdtLsCapabilities
Fresh runtime contracts; tool availability can change with the destination/backend.
interface
AdtLsCapabilities
{
lsp
:
Record
<
string
,
unknown
>
;
tools
:
McpTool
[]
;
}
Index
Properties
lsp
tools
Properties
lsp
lsp
:
Record
<
string
,
unknown
>
tools
tools
:
McpTool
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
lsp
tools
npm
GitHub
@arc-mcp/adt-ls - v0.6.1
Loading...
Fresh runtime contracts; tool availability can change with the destination/backend.