Skip to main content

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
MCP tools use the same credits as the REST API. search_web costs 10 credits per page, and crawl_web costs 1-10 credits per page based on proxy settings. View pricing

Configuration

1

Open Cursor Settings

Open Cursor and go to SettingsCursor SettingsMCP.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:
Edit ~/.cursor/mcp.json:

Example Use Cases

Once connected, use Crawleo with Cursor for:

Workflow Tips

Combine Crawleo web search with Cursor’s codebase understanding for powerful research and implementation workflows.
Example workflow:
  1. Ask Cursor to search for best practices using Crawleo
  2. Have Cursor analyze your current code
  3. Get suggestions that combine web knowledge with your codebase context

Video Tutorial

Troubleshooting

  1. Restart Cursor after configuration changes
  2. Verify the URL is exactly https://api.crawleo.dev/mcp
  3. Check your API key is valid
  • 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.
Last modified on April 11, 2026