Skip to content

Native MCP support #3100

@Artui

Description

@Artui

Description

Some providers, like OpenAI (https://platform.openai.com/docs/guides/tools-connectors-mcp) and Anthropic (https://docs.claude.com/en/docs/agents-and-tools/mcp-connector) have support for MCP servers being passed directly as tools, which delegates the task of calling those tools and connecting to those servers to the models.

It would be great if it was possible to set up, for example, a MCPServerStreamableHTTP(..., as_built_in_tool=True) or have a separate class in built-in tools for that purpose

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions