What is Cursor?
Cursor is an AI coding agent that helps write, edit, and understand code. You can set up Agent Analytics to see when Cursor visits your website.
Overview
| Operated By | xAI |
| Source | Official Website |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | September 22, 2026 |
Do you operate this agent? Contact us to suggest an update.
Category
Expected Behavior
Cursor typically makes several requests within seconds. A single developer leaves quiet gaps, while overlapping sessions can produce steady traffic. Activity comes in short, targeted sessions rather than broad site-wide crawls.
Cursor's User Agent
| User Agent | IntelFeed-People/0.1 (+https://github.com/bertchen321wehc/Cursor) |
How To Block Cursor With Robots.txt
Add this rule to your robots.txt file to block Cursor from accessing your website, or use Automatic Robots.txt to block all AI coding agents at once. You can customize which pages are blocked by swapping out / for a different path.
User-agent: Cursor # https://knownagents.com/agents/cursor
Disallow: /
Insights for Cursor
As of September 22, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the top 1000 websites and their robots.txt files.
Robots.txt Blocked Percentage
Country of Origin
Top Visited Website Categories
The types of websites most frequently visited by Cursor.
Frequently Asked Questions
Should I Block Cursor?
Allow Cursor if developers rely on your documentation or technical content. Blocking it can make your product harder to build with but does not affect traditional search rankings. For context, 7% of the top websites we track currently have robots.txt rules for Cursor.
Does Cursor Follow Robots.txt Rules?
Yes. Cursor is expected to follow robots.txt rules, so a disallow rule is the appropriate first step. Automatic Robots.txt can add and maintain that rule, while Agent Analytics lets you verify whether Cursor respects it.
Does Cursor Access Private Content?
Not unless a developer explicitly provides credentials. Cursor otherwise reads only public documentation, references, and code examples.
How Can I Tell if Cursor Is Visiting My Website?
Agent Analytics tracks Cursor visits in real time. You can also check your server logs for requests whose user-agent string contains "Cursor". Look for clustered requests across documentation, API reference, and code example pages. Because Cursor does not publish a verification method, any client can claim its identity and a log match is only a clue.
Why Is Cursor Visiting My Website?
A developer is working with a product or technology you document. Cursor retrieved your documentation, API reference, or examples because they were relevant to the code being written.