Skip to content

Commit fa8b9e4

Browse files
authored
docs: add_mcptoolset_docs (#1668)
1 parent 5fe5603 commit fa8b9e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

integrations/mcp/pydoc/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ loaders:
33
search_path: [../src]
44
modules: [
55
"haystack_integrations.tools.mcp.mcp_tool",
6+
"haystack_integrations.tools.mcp.mcp_toolset",
67
]
78
ignore_when_discovered: ["__init__"]
89
processors:
@@ -17,7 +18,7 @@ renderer:
1718
type: haystack_pydoc_tools.renderers.ReadmeIntegrationRenderer
1819
excerpt: MCP integration for Haystack
1920
category_slug: integrations-api
20-
title: mcp
21+
title: MCP
2122
slug: integrations-mcp
2223
order: 145
2324
markdown:

0 commit comments

Comments
 (0)