Preparing search index...
The search index is not available
@highlight-ai/app-runtime - v0.3.11
@highlight-ai/app-runtime
StoredMcpAgent
Interface StoredMcpAgent
interface
StoredMcpAgent
{
args
?:
string
[]
;
autoRun
:
boolean
;
command
:
string
;
description
?:
string
;
directoryPath
?:
string
;
env
?:
Record
<
string
,
string
>
;
id
:
string
;
logo
?:
string
;
markdownDetailsLink
?:
string
;
name
:
string
;
setupComplete
:
boolean
;
setupRequired
:
boolean
;
status
:
AgentStatus
;
}
Hierarchy (
view full
)
MCPAgent
StoredMcpAgent
Index
Properties
args?
auto
Run
command
description?
directory
Path?
env?
id
logo?
markdown
Details
Link?
name
setup
Complete
setup
Required
status
Properties
Optional
args
args
?:
string
[]
auto
Run
auto
Run
:
boolean
command
command
:
string
Optional
description
description
?:
string
Optional
directory
Path
directory
Path
?:
string
Optional
env
env
?:
Record
<
string
,
string
>
id
id
:
string
Optional
logo
logo
?:
string
Optional
markdown
Details
Link
markdown
Details
Link
?:
string
name
name
:
string
setup
Complete
setup
Complete
:
boolean
setup
Required
setup
Required
:
boolean
status
status
:
AgentStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
auto
Run
command
description
directory
Path
env
id
logo
markdown
Details
Link
name
setup
Complete
setup
Required
status
@highlight-ai/app-runtime - v0.3.11
Loading...