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 --versionand 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
--headervalue. - Tools don’t show up in
/mcp— list configured servers withclaude mcp list; ifyou-comis there but tools are missing, restart Claude Code.