you-web

Featured

Use You.com MCP tools for current web search, URL content extraction, cited web synthesis, and x402-aware web access.

AI & Automation 68 stars 11 forks Updated today MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
61
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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_KEY` bearer auth, OAuth login into the server, or an x402-aware MCP client that can process `402 payment-required` challenges - Required tools: `you-search`, `you-contents`, and `you-research` For bearer auth, configure the host MCP client with an authorization header equivalent to: ```json { "Authorization": "Bearer ${YDC_API_KEY}" } ``` If auth is not available and the client is not x402-aware, use the `you-free` skill for basic search. ## MCP server Use the You.com MCP server at `https://api.you.com/mcp`. The normal setup is `YDC_API_KEY` bearer auth or OAuth login. x402-aware clients can receive upstream payment challenges and retry search or contents calls through MCP with payment headers. Before using this skill, check the MCP tools available in the current agent environment: - If `you-search`, `you-contents`, and `you-research` are available, use them directly. - If the server or required tools are missing, tell the user which capability is missing, provide the server URL and auth options from the prerequisites above, and request approval before installing, connecting, or changing MCP configuration. - Do not invent MCP commands for the host. Use t...

Details

Author
youdotcom-oss
Repository
youdotcom-oss/agent-skills
Created
7 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category