Preparing search index...
The search index is not available
@highlight-ai/app-runtime - v0.3.11
@highlight-ai/app-runtime
MCPAgent
Interface MCPAgent
interface
MCPAgent
{
args
?:
string
[]
;
command
:
string
;
env
?:
Record
<
string
,
string
>
;
id
:
string
;
name
:
string
;
status
:
AgentStatus
;
}
Hierarchy (
view full
)
MCPAgent
StoredMcpAgent
Index
Properties
args?
command
env?
id
name
status
Properties
Optional
args
args
?:
string
[]
command
command
:
string
Optional
env
env
?:
Record
<
string
,
string
>
id
id
:
string
name
name
:
string
status
status
:
AgentStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
command
env
id
name
status
@highlight-ai/app-runtime - v0.3.11
Loading...