Inspect · scoring run
Cursor · 93711b4d
Account
Cursor
Software Development Tools · tier Priority
Overall
92
Prompt
score-account-tech · v1
You are scoring a mid-market technology account against the Anthropic field rubric.
Score each of the five dimensions 0-100 with a one-line rationale that cites the evidence URL it relied on:
1. Agent Opportunity — surface area for agentic workflows (support, ops, research, code)
2. Internal Transformation — evidence the org is actively rewiring around AI internally
3. AI Commitment — leadership posture, AI hiring velocity, product bets
4. Whitespace vs. Existing Spend — room to grow beyond current Anthropic or LLM usage
5. Industry Fit & Velocity — sector alignment with Anthropic ICP and rate of change
Return JSON: { overall:int, tier:"Priority"|"Build"|"Watch"|"Park", confidence:"high"|"med"|"low", dimensions:[{key,name,score,rationale,evidence_url}], use_case:string, comparable:string, talk_track:string }.
Tier thresholds: 80+ Priority, 62-79 Build, 46-61 Watch, <46 Park. Confidence is "high" only when at least three dimensions cite live public evidence.Raw response
exactly what Claude returned
{
"tier": "Priority",
"notes": "Analysis based solely on company blog posts, which lack publication dates. The 'about' page returns a 404 [5].",
"domain": "cursor.com",
"company": "Cursor",
"overall": 92,
"segment": "tech",
"why_now": {
"date": "2024-06-01",
"type": "Product",
"label": "Pricing & Model Update",
"detail": "Released new model \"Composer 2.5\" and updated Teams pricing to manage heavy agent usage [3].",
"source_url": "https://cursor.com/blog/teams-pricing-june-2026",
"source_type": "blog"
},
"industry": "Software Development Tools",
"use_case": "Power Cursor's next-generation \"Composer\" model and \"Cloud Agents\" with Claude for superior reasoning, tool use, and cost-performance on complex code generation tasks.",
"comparable": "AI-native companies see improved performance and lower costs for agentic code generation features by leveraging Claude's long context and strong reasoning capabilities.",
"confidence": "high",
"dimensions": [
{
"key": "agent_opportunity",
"name": "Agent Opportunity",
"score": 95,
"rationale": "Cursor's core product is an AI coding agent, and they use agents extensively internally [4].",
"evidence_refs": [
2,
4
]
},
{
"key": "internal_transformation",
"name": "Internal Transformation",
"score": 90,
"rationale": "They use their own cloud agents, triggered from Slack, to manage internal bug fixes [4].",
"evidence_refs": [
1,
4
]
},
{
"key": "ai_commitment",
"name": "AI Commitment",
"score": 100,
"rationale": "Their stated aim is to build a tool that writes all the world’s software with AI [1].",
"evidence_refs": [
1,
2,
3
]
},
{
"key": "whitespace",
"name": "Whitespace vs. Existing Spend",
"score": 80,
"rationale": "They build own models and are cost-sensitive, creating competitive opportunity for a new base model [3].",
"evidence_refs": [
3
]
},
{
"key": "industry_fit",
"name": "Industry Fit & Velocity",
"score": 95,
"rationale": "As an AI-native developer tool, they are a perfect fit for Anthropic's ICP and move fast.",
"evidence_refs": [
1,
2,
3,
4
]
}
]
}Parse · five dimensions
Cursor's core product is an AI coding agent, and they use agents extensively internally [4].
They use their own cloud agents, triggered from Slack, to manage internal bug fixes [4].
Their stated aim is to build a tool that writes all the world’s software with AI [1].
They build own models and are cost-sensitive, creating competitive opportunity for a new base model [3].
As an AI-native developer tool, they are a perfect fit for Anthropic's ICP and move fast.
Evidence pack · 5
[Blog](https://cursor.com/blog)/ [company](https://cursor.com/blog/topic/company) Something beautiful is happening to code. It can be difficult to discern amidst a flurry of demos, headlines, and waitlists, but AI is changing coding, and it’s changing it today. Little by little, the molasses that characterizes building and changing software is being replaced by lightness and control. Our aim with Cursor is to continue to lead this shift, by building a magical tool that will one day write all the world’s software. Already, in Cursor, hours of hunting for the right primitives are being replaced by instant answers. Mechanical refactors are being reduced to single “tabs.” Terse directives are getting expanded into working source. And thousand-line changes are rippling to life in seconds. Looking forward, [much more](https://www.cursor.com/blog/problems-2024) is yet to come. Knowing there’s a long road ahead of us, today we’re announcing a few milestones on our progress over the last year. Cursor has become widely recognized as the best way to code with AI. We’ve grown to over 40,000 cust…
fetched 6/19/2026 · dims: internal_transformation, ai_commitment, industry_fit
[Blog](https://cursor.com/blog)/ [research](https://cursor.com/blog/topic/research) We train Composer for long-horizon tasks through a reinforcement learning process called self-summarization. By making self-summarization part of Composer's training, we can get training signal from trajectories much longer than the model's max context window. This translates into Composer being able to learn to work on challenging coding tasks requiring hundreds of actions. ## [\#](https://cursor.com/blog/self-summarization\#the-limits-of-compaction-techniques) The limits of compaction techniques In [CursorBench](https://cursor.com/blog/cursorbench), our internal benchmark suite, we observe that better performance on challenging real-world coding tasks is directly correlated with more thinking and codebase exploration. As users work with agents to take on harder and more ambitious tasks, we expect the returns on thinking and exploration to increase further. A primary challenge, though, is that agent trajectories are expanding faster than the context length of models. Many agent harnesses attempt to g…
fetched 6/19/2026 · dims: agent_opportunity, ai_commitment, industry_fit
[Blog](https://cursor.com/blog)/ [product](https://cursor.com/blog/topic/product) We are increasing our Teams plan usage limits, introducing a Premium seat to support the heaviest agent users, and making it easier for admins to forecast and control spend. These changes will start for all new customers immediately, and renewing customers on billing cycles starting **July 1st, 2026**. ### [\#](https://cursor.com/blog/teams-pricing-june-2026\#increasing-limits-by-adding-a-composer-specific-usage-pool) Increasing limits by adding a Composer-specific usage pool Model choice is the most important determinant of costs. Until recently, the only way to get frontier performance was to pay frontier prices. [Composer 2.5](https://cursor.com/blog/composer-2-5), our latest model, provides frontier performance at a fraction of the cost. / [product](https://cursor.com/blog/topic/product)  Cloud agents make it easy to run many agents at once, without requiring your laptop to stay connected to the internet. You can now manage cloud agents from your Cursor editor, and access them from anywhere using a significantly improved [cursor.com/agents](http://cursor.com/agents). ## [\#](https://cursor.com/blog/cloud-agents\#how-cursor-uses-cloud-agents) How Cursor Uses Cloud Agents ### [\#](https://cursor.com/blog/cloud-agents\#1-fixing-bugs) 1\. Fixing Bugs It’s now often faster to kick off a cloud agent from Slack or Cursor than it is to add an issue to a tracker like Linear. The ability to quickly hand off bug fixes to cloud is especially useful when we’re working on something important, and come across a bug that we don’t want to get distracted by.…
fetched 6/19/2026 · dims: agent_opportunity, internal_transformation, industry_fit
   Tap to unlock the magic The page you’re looking for has wandered off, but don’t worry! Let’s get you back on track. [Take me home](https://cursor.com/)
fetched 6/19/2026 · no dim refs