made by agents


Cursor is an AI-enhanced code editor built on VS Code that integrates LLMs to boost coding productivity with intelligent assistance.
GitHub, VS Code
Desktop App
Advanced, Intermediate
Cursor is a fork of Visual Studio Code that embeds AI capabilities directly into the coding environment. It maintains the familiar VS Code interface while adding powerful AI assistance. The tool acts as a coding partner that understands your entire codebase, offers intelligent suggestions, handles repetitive tasks, and helps with complex refactoring. Developed by Anysphere with funding from OpenAI, Cursor aims to let developers focus on business logic and problem-solving rather than boilerplate code.
Comprehensive editing environment for discussing code and generating suggestions across multiple files. Tag specific files or the whole codebase to ask questions.
Predicts code snippets and offers next logical steps triggered by pressing Tab. Provides instant suggestions with zero lag. Exclusive to subscribers.
AI understands relationships between files and can update multiple files consistently in one operation.
Specialized interface for large-scale code refactoring. Generates diffs across multiple files with preview and approval options.
Generate terminal commands from natural language descriptions by pressing Ctrl+K in the terminal.
Chat-based interface for making precise code modifications. Select code blocks and receive AI-suggested improvements or rewrites.
Indexes your entire codebase to provide suggestions that account for file relationships, dependencies, and configurations.
Update code patterns across multiple files with consistency. Particularly useful for renaming variables, updating function signatures, or modernizing syntax.
Upload code from other sources like ChatGPT or Claude, and Cursor can identify and fix errors automatically.
Rapidly develop prototypes by describing functionality and letting AI implement the technical details, accelerating the initial development phase.
Create new code by describing what you want in natural language. The AI generates appropriate code snippets based on your descriptions.



Download Cursor from the official website
Install on your operating system (Windows, macOS, or Linux)
Open Cursor and set up your workspace
Import your favorite VS Code extensions if needed
Apify is a web scraping platform that extracts data from websites and automates web tasks using ready-made or custom scrapers.
Open-source LLM-friendly web crawler and scraper for extracting structured data from websites with AI-optimized outputs.
A Node.js and Python library for reliable web scraping and browser automation supporting HTTP requests, Puppeteer, and Playwright with built-in scaling.
Framework for orchestrating collaborative AI agents that work together to solve complex tasks through role-based specialization and teamwork.