Strands Agents Typescript SDK
Docs Home
GitHub
Preparing search index...
McpClientConfig
Type Alias McpClientConfig
McpClientConfig
:
RuntimeConfig
&
{
transport
:
Transport
;
disableMcpInstrumentation
?:
boolean
;
}
Arguments for configuring an MCP Client.
Type Declaration
transport
:
Transport
Optional
disableMcpInstrumentation
?:
boolean
Disable OpenTelemetry MCP instrumentation.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs Home
GitHub
Strands Agents Typescript SDK
Loading...
Arguments for configuring an MCP Client.