you-free
FeaturedUse the free You.com MCP profile for unauthenticated basic web search with `you-search` only.
AI & Automation 68 stars
11 forks Updated today MIT
Install
Quality Score: 90/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# You.com Free Search MCP
Use this skill for basic current web search when the task only needs search results and does not require authentication.
## Prerequisites
The free You.com MCP server profile must be installed and connected before using this skill:
- Server URL: `https://api.you.com/mcp?profile=free`
- Auth: none. Do not require `YDC_API_KEY` or OAuth.
- Required tool: `you-search`
If the task needs URL content extraction, cited research synthesis, finance, or livecrawl full-content search, use `you-web`, `you-research`, or `you-finance` instead.
## MCP server
Use the You.com free MCP server profile at `https://api.you.com/mcp?profile=free`.
Required tool:
- `you-search`: find current web sources and snippets.
Before using this skill, check the MCP tools available in the current agent environment:
- If `you-search` is available, use it directly.
- If `you-search` is missing, tell the user the You.com free MCP server profile is unavailable, provide the server URL and auth requirement from the prerequisites above, and request approval before installing, connecting, or changing MCP configuration.
- The free profile does not require You.com auth via `YDC_API_KEY` or OAuth.
If an x402-aware MCP client receives an HTTP `402` with a `payment-required` header, treat it as a payment challenge, not a tool failure. Let the MCP client handle external payment and retry with `Authorization: Payment ...`, `x-payment`, or `payment-signature` headers when supported.
Do no...
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
AI & Automation Featured
you-web
Use You.com MCP tools for current web search, URL content extraction, cited web synthesis, and x402-aware web access.
68 Updated today
youdotcom-oss AI & Automation Featured
you-research
Route research tasks between a cost-conscious agentic search workflow, You.com Research API scripts, and managed or payment-aware MCP fallback.
68 Updated today
youdotcom-oss AI & Automation Featured
you-finance
Route finance questions to an existing local script, a new You.com Finance Research API call, or an MCP payment-aware fallback.
68 Updated today
youdotcom-oss