you-web
Installation
SKILL.md
You.com Web MCP
Use You.com MCP tools when the answer depends on current web information, source comparison, cited synthesis, or reading specific URLs.
Prerequisites
The You.com MCP server must be installed and connected before using this skill:
- Server URL:
https://api.you.com/mcp - Auth: either
YDC_API_KEYbearer auth, OAuth login into the server, or an x402-aware MCP client that can process402 payment-requiredchallenges - Required tools:
you-search,you-contents, andyou-research
For bearer auth, configure the host MCP client with an authorization header equivalent to:
{
"Authorization": "Bearer ${YDC_API_KEY}"
}