VS Code / GitHub Copilot
Use BioContext7 with VS Code and GitHub Copilot
Setup
VS Code supports MCP servers through GitHub Copilot. Add BioContext7 to your VS Code settings or use the command palette.
Option 1: Settings file
Add to .vscode/settings.json in your project (or user settings):
Option 2: Command palette
- Open the command palette (
Cmd+Shift+P/Ctrl+Shift+P) - Search for MCP: Add Server
- Choose Command (stdio)
- Enter:
npx -y @biocontext7/mcp - Name the server
biocontext7
Remote HTTP
When api.biocontext7.com is deployed, use the remote endpoint for zero-install setup:
Requirements
- VS Code 1.99+
- GitHub Copilot extension installed
- MCP support enabled in settings:
github.copilot.chat.mcp.enabled
Usage
Once configured, BioContext7 tools are available in Copilot Chat: