Prerequisites
YouTools uses thehttpx client already bundled with Agno. The example below runs on the default OpenAI model, so it needs the openai library and a You.com API key, available at you.com/platform/api-keys.
https://api.you.com/mcp?profile=free (you-search, 100 queries/day, no signup). Plug that URL into Agno’s MCPTools instead of YouTools.
Example
The following agent searches You.com for AAPL news and prints the response.cookbook/91_tools/youcom_tools.py