Skip to content

Add agent101 integration#414

Open
rachelsu-blip wants to merge 1 commit intodeepset-ai:mainfrom
rachelsu-blip:add-agent101
Open

Add agent101 integration#414
rachelsu-blip wants to merge 1 commit intodeepset-ai:mainfrom
rachelsu-blip:add-agent101

Conversation

@rachelsu-blip
Copy link

Summary

  • Adds agent101, an MCP server for AI agent tool discovery, to the Haystack integrations directory
  • Agent101 provides a searchable directory of 300+ AI tools across 15 categories
  • Enables AI agents to dynamically discover and select the right tools for any task

Details

@rachelsu-blip rachelsu-blip requested a review from a team as a code owner March 9, 2026 08:55
Copy link
Contributor

@bilgeyucel bilgeyucel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @rachelsu-blip for the PR, I left one comment

tool_info = server.get_tool_details("tool-name")
```

You can integrate Agent101 into your Haystack pipelines to dynamically discover and use the best AI tools for your specific use case.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you show the exact steps to connect these tools to the Agent component? You can take a look at this page to understand how to connect MCP servers https://docs.haystack.deepset.ai/docs/mcptool#with-the-agent-component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants