Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Anthropic API Documentation
from mcp_use.agents.adapters.anthropic import AnthropicMCPAdapter
method
disallowed_toolslist[str] | Nonedefault:"None" list of tool names that should not be available.
def __init__(disallowed_tools: list[str] | None = None):
Was this page helpful?