Desired Behavior
Agent Canvas and OpenHands agents can connect to You.com web search as a no-auth remote MCP server, selected from the shared integration catalog like the existing search providers.
Today every web-search MCP entry in the catalog (tavily, exa, firecrawl, kagi) requires an API key, so a fresh install has no working web search until the user signs up with one of those providers. You.com exposes an anonymous free tier on its MCP endpoint (https://api.you.com/mcp?profile=free) that works with zero setup — a good zero-configuration option to offer alongside the keyed ones.
Acceptance Criteria
Desired Behavior
Agent Canvas and OpenHands agents can connect to You.com web search as a no-auth remote MCP server, selected from the shared integration catalog like the existing search providers.
Today every web-search MCP entry in the catalog (tavily, exa, firecrawl, kagi) requires an API key, so a fresh install has no working web search until the user signs up with one of those providers. You.com exposes an anonymous free tier on its MCP endpoint (
https://api.you.com/mcp?profile=free) that works with zero setup — a good zero-configuration option to offer alongside the keyed ones.Acceptance Criteria
integrations/catalog/youcom-search.jsonexists:shttptransport to the keyless free-tier endpoint,auth.strategy: noneyoucom-searchadded to the intentionally-public remote MCP ids intests/test_catalogs.pyintegrations/catalog-index.jsregenerated withnpm run build:integrationsRUN_YOUCOM_MCP_LIVE=1) exercisesyou-searchthrough the samecreate_mcp_toolsstack the Agent Canvas probe uses