Home / Class/ BetaMCPToolDefaultConfigParam Class — anthropic-sdk-python Architecture

BetaMCPToolDefaultConfigParam Class — anthropic-sdk-python Architecture

Architecture documentation for the BetaMCPToolDefaultConfigParam class in beta_mcp_tool_default_config_param.py from the anthropic-sdk-python codebase.

Entity Profile

Dependency Diagram

graph TD
  d56119ab_de1a_ae01_5270_4271825c6be8["BetaMCPToolDefaultConfigParam"]
  921d989d_9c32_6c5f_e3db_46c63c7c813d["beta_mcp_tool_default_config_param.py"]
  d56119ab_de1a_ae01_5270_4271825c6be8 -->|defined in| 921d989d_9c32_6c5f_e3db_46c63c7c813d

Relationship Graph

Source Code

src/anthropic/types/beta/beta_mcp_tool_default_config_param.py lines 10–15

class BetaMCPToolDefaultConfigParam(TypedDict, total=False):
    """Default configuration for tools in an MCP toolset."""

    defer_loading: bool

    enabled: bool

Frequently Asked Questions

What is the BetaMCPToolDefaultConfigParam class?
BetaMCPToolDefaultConfigParam is a class in the anthropic-sdk-python codebase, defined in src/anthropic/types/beta/beta_mcp_tool_default_config_param.py.
Where is BetaMCPToolDefaultConfigParam defined?
BetaMCPToolDefaultConfigParam is defined in src/anthropic/types/beta/beta_mcp_tool_default_config_param.py at line 10.

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free