BetaMCPToolConfigParam Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaMCPToolConfigParam class in beta_mcp_tool_config_param.py from the anthropic-sdk-python codebase.
Entity Profile
Dependency Diagram
graph TD fe98b69a_2f35_954e_37dd_0a6f37318e66["BetaMCPToolConfigParam"] 102d70eb_b35c_3c93_cb79_de7ee431b270["beta_mcp_tool_config_param.py"] fe98b69a_2f35_954e_37dd_0a6f37318e66 -->|defined in| 102d70eb_b35c_3c93_cb79_de7ee431b270
Relationship Graph
Source Code
src/anthropic/types/beta/beta_mcp_tool_config_param.py lines 10–15
class BetaMCPToolConfigParam(TypedDict, total=False):
"""Configuration for a specific tool in an MCP toolset."""
defer_loading: bool
enabled: bool
Domain
Source
Frequently Asked Questions
What is the BetaMCPToolConfigParam class?
BetaMCPToolConfigParam is a class in the anthropic-sdk-python codebase, defined in src/anthropic/types/beta/beta_mcp_tool_config_param.py.
Where is BetaMCPToolConfigParam defined?
BetaMCPToolConfigParam is defined in src/anthropic/types/beta/beta_mcp_tool_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