Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-mcp
McpFrontendApplicationContribution
Class McpFrontendApplicationContribution
Implements
FrontendApplicationContribution
Index
Constructors
constructor
Properties
frontendMCPService
manager
preference
Service
prev
Servers
Methods
auto
Start
Servers
convert
To
Map
handle
Server
Changes
on
Start
sync
Servers
Constructors
constructor
new
Mcp
Frontend
Application
Contribution
(
)
:
McpFrontendApplicationContribution
Returns
McpFrontendApplicationContribution
Properties
Protected
frontendMCPService
frontendMCPService
:
MCPFrontendService
Protected
manager
manager
:
MCPServerManager
Protected
preference
Service
preference
Service
:
PreferenceService
Protected
prev
Servers
prev
Servers
:
Map
<
string
,
MCPServerDescription
>
= ...
Methods
Protected
auto
Start
Servers
auto
Start
Servers
(
servers
)
:
Promise
<
void
>
Parameters
servers
:
Map
<
string
,
MCPServerDescription
>
Returns
Promise
<
void
>
Protected
convert
To
Map
convert
To
Map
(
servers
)
:
Map
<
string
,
MCPServerDescription
>
Parameters
servers
:
MCPServersPreference
Returns
Map
<
string
,
MCPServerDescription
>
Protected
handle
Server
Changes
handle
Server
Changes
(
newServers
)
:
void
Parameters
newServers
:
MCPServersPreference
Returns
void
on
Start
on
Start
(
)
:
void
Returns
void
Protected
sync
Servers
sync
Servers
(
servers
)
:
void
Parameters
servers
:
Map
<
string
,
MCPServerDescription
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
frontendMCPService
manager
preference
Service
prev
Servers
auto
Start
Servers
convert
To
Map
handle
Server
Changes
on
Start
sync
Servers
Theia TypeDoc
Loading...