JetBrains IDEs
Give AI Assistant and Junie 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.
Supported IDEs: IntelliJ IDEA, PyCharm, WebStorm, GoLand, RubyMine, PhpStorm, RustRover, CLion, DataGrip, and other JetBrains IDEs with AI Assistant enabled.
Requirements: AI Assistant plugin installed and active subscription (or trial).
Quick Setup
Open MCP Settings
Go to Settings → Tools → AI Assistant → Model Context Protocol (MCP), then click + to add a new server.
Higher Rate Limits + Full Toolset
For unlimited queries plus you-contents and you-research:
Get a key at you.com/platform.
Quick Demo
Troubleshooting
MCP option missing from settings
Confirm AI Assistant plugin is installed and you have an active subscription. MCP support requires a recent AI Assistant version (2024.3+).
Server connects but tools don't fire
JetBrains AI Assistant prefers built-in tools by default. Explicitly mention the server in your prompt to route through MCP.
401 with API key
Verify Authorization header is exactly Bearer YDC-... with one space. Watch for smart quotes from copy-paste.
Server status red after add
Restart the IDE. JetBrains’ in-app reload of MCP config is unreliable. Full restart resolves most issues.
For team-wide setup, JetBrains supports project-scoped MCP config in .idea/mcp.xml. See the JetBrains MCP docs for sharing config across a repo.