Claude Code
Give Claude Code real-time web search, content extraction, and citation-backed research through the You.com MCP Server.
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.