Overview
Connect Crawleo to Cursor IDE to give the AI assistant real-time web search and crawling capabilities while you code.Prerequisites
- Cursor IDE installed (download)
- Active Crawleo subscription with API key
Configuration
1
Open Cursor Settings
Open Cursor and go to Settings → Cursor Settings → MCP.Or press
Cmd+Shift+P (macOS) / Ctrl+Shift+P (Windows/Linux) and search for “MCP”.2
Add MCP Server
Click Add MCP Server and configure:
- Name:
crawleo - URL:
https://api.crawleo.dev/mcp - Headers:
3
Save and Verify
Save the configuration. The Crawleo tools should now be available in your AI conversations.
Alternative: Manual Configuration
You can also edit the MCP configuration file directly:- macOS
- Windows
- Linux
Edit
~/.cursor/mcp.json:Example Use Cases
Once connected, use Crawleo with Cursor for:Research Libraries
Research Libraries
Read Documentation
Read Documentation
Check API References
Check API References
Debug Help
Debug Help
Workflow Tips
Example workflow:- Ask Cursor to search for best practices using Crawleo
- Have Cursor analyze your current code
- Get suggestions that combine web knowledge with your codebase context
Troubleshooting
MCP server not connecting
MCP server not connecting
- Restart Cursor after configuration changes
- Verify the URL is exactly
https://api.crawleo.dev/mcp - Check your API key is valid
Tools not available in chat
Tools not available in chat
- Open a new chat window after configuring MCP
- Check the MCP status indicator in Cursor settings
- Verify your Crawleo subscription is active
Need Help?
Contact support if you’re still having issues.
