@runloop/remote-agents-sdk
Preparing search index...
codex
McpServerInfo
Type Alias McpServerInfo
Presentation metadata advertised by an initialized MCP server.
type
McpServerInfo
=
{
description
:
string
|
null
;
icons
:
JsonValue
[]
|
null
;
name
:
string
;
title
:
string
|
null
;
version
:
string
;
websiteUrl
:
string
|
null
;
}
Index
Properties
description
icons
name
title
version
website
Url
Properties
description
description
:
string
|
null
icons
icons
:
JsonValue
[]
|
null
name
name
:
string
title
title
:
string
|
null
version
version
:
string
website
Url
websiteUrl
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
icons
name
title
version
website
Url
@runloop/remote-agents-sdk
Loading...
Presentation metadata advertised by an initialized MCP server.