JetBrains AI Assistant
Use BioContext7 as an MCP server with JetBrains IDEs
Setup
JetBrains IDEs support MCP servers through the AI Assistant plugin.
Add MCP Server
- Open Settings > Tools > AI Assistant > MCP Servers
- Click Add
- Paste the following configuration:
Prerequisites
- JetBrains IDE 2025.1+ (IntelliJ IDEA, PyCharm, WebStorm, etc.)
- AI Assistant plugin with MCP support
- Node.js 18+ (for local stdio transport)
Usage
Once configured, BioContext7 tools are available in the AI Assistant chat:
Troubleshooting
- MCP option not available? Update your JetBrains IDE and AI Assistant plugin to the latest version.
- Server not starting? Run
npx @biocontext7/mcpin the terminal to verify it works.