Claude Code
Give Claude Code real-time web search, content extraction, and citation-backed research through the You.com MCP Server.
Install our docs MCP server
This documentation ships with a Docs MCP Server that gives any MCP-enabled agent a searchDocs tool to search every page here and get back relevant passages with source URLs—no API key required. Point your client at https://you.com/docs/_mcp/server. See the Docs MCP Server guide for setup and examples.
Quick Setup
Add You.com to Claude Code (No API Key)
Claude Code initiates the OAuth 2.1 flow automatically—sign in with your You.com account in the browser window that opens, and you’re done. No API key, no copy-pasting tokens.
Skip OAuth (Use an API Key)
If you’d rather pass an API key directly—useful for CI, scripts, or shared dev containers:
Get a key at you.com/platform.
Free Tier (No Account, No OAuth)
Want to try it before signing in?
Free tier gives you-search only, 100 queries per day. No signup, no auth.
Quick Demo
Troubleshooting
OAuth window doesn't open
Confirm Claude Code is on the latest version. Run claude --version and update if needed.
Invalid token after sign-in
Restart Claude Code to clear cached token state, then retry.
401 with API key
Check for extra spaces or smart quotes in the --header value.
Tools don't show up in /mcp
List configured servers with claude mcp list. If you-com is there but tools are missing, restart Claude Code.