@h1deya/langchain-mcp-tools - v0.3.4
    Preparing search index...

    Type Alias LlmProvider

    LlmProvider:
        | "openai"
        | "google_gemini"
        | "google_genai"
        | "anthropic"
        | "xai"
        | "none"

    Supported LLM providers for schema transformations. Each provider has specific JSON schema requirements that may conflict with MCP tool schemas.