Overview
Connect Crawleo to GitHub Copilot to enhance it with real-time web search and crawling capabilities.Prerequisites
- GitHub Copilot subscription
- VS Code with GitHub Copilot extension
- Active Crawleo subscription with API key
Configuration
1
Open VS Code Settings
Open VS Code and go to Settings (
Cmd+, on macOS or Ctrl+, on Windows/Linux).Search for “MCP” or navigate to the GitHub Copilot extension settings.2
Configure MCP Server
Add the Crawleo MCP server configuration:
3
Restart VS Code
Restart VS Code to apply the configuration changes.
Manual Configuration
Edit your VS Codesettings.json directly:
- Open Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) - Search for “Preferences: Open User Settings (JSON)”
- Add the Crawleo configuration:
Example Use Cases
Once connected, use Crawleo with GitHub Copilot Chat:API Documentation
API Documentation
Library Research
Library Research
Error Solutions
Error Solutions
Crawl Documentation
Crawl Documentation
Using with @workspace
Combine Crawleo’s web capabilities with Copilot’s workspace understanding:- Understand your project context
- Search for relevant best practices
- Apply suggestions to your specific code
Troubleshooting
MCP not available
MCP not available
- Ensure you have the latest GitHub Copilot extension
- MCP support may require Copilot Chat preview features
- Check GitHub Copilot release notes for MCP availability
Configuration not working
Configuration not working
- Verify JSON syntax is correct
- Check for typos in the URL or headers
- Restart VS Code completely
- Try clearing Copilot cache
Authentication errors
Authentication errors
- Verify your Crawleo API key is valid
- Ensure the
Bearerprefix is included - Check your Crawleo subscription is active
GitHub Copilot MCP support may be in preview. Check the GitHub Copilot documentation for the latest information on MCP capabilities.
Need Help?
Contact support if you’re still having issues.
