you-free
SolidUse the free You.com MCP profile for unauthenticated basic web search with `you-search` only.
AI & Automation 50 stars
10 forks Updated 5 days ago 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, ask the user to install or enable the You.com free MCP server profile.
- 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 not use `livecrawl=web` with this skill. Do not use `you-contents`, `you-research`, or `you-finance`.
## Tool selection
- Use `you-search` for simple cu...
Details
- Author
- youdotcom-oss
- Repository
- youdotcom-oss/agent-skills
- Created
- 6 months ago
- Last Updated
- 5 days ago
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
you-web
Use You.com MCP tools for current web search, URL content extraction, cited web synthesis, and x402-aware web access.
50 Updated 5 days ago
youdotcom-oss AI & Automation Solid
you-research
Route research tasks between a cost-conscious agentic search workflow, You.com Research API scripts, and managed or payment-aware MCP fallback.
50 Updated 5 days ago
youdotcom-oss AI & Automation Solid
you-finance
Route finance questions to an existing local script, a new You.com Finance Research API call, or an MCP payment-aware fallback.
50 Updated 5 days ago
youdotcom-oss