adm_account_research
adm_account_researchTier 1Writes to accounts (cache)LLMWeb SearchDeep-dive intelligence gathering on any enterprise account. Pulls financials, engineering org size, leadership profiles, tech stack, AI tool adoption, and SDLC toolchain from public sources.
How to Invoke
Cursor:
/adm-research [company] [depth]β No MCP requiredCLI:
adm research <name> [--depth quick|standard|deep] [--refresh]MCP: When MCP is enabled, ask in natural language (e.g. βResearch Adobeβ) and the AI invokes
adm_account_researchRelationships
Feeds into: adm_deployment_plan, adm_calculate_roi, adm_expansion_plan, adm_qbr_generator, adm_success_story, adm_cursorrules_generator
When to Useβ
Run this first for any new account. It populates the accounts collection and becomes the context for every downstream tool: deployment plan, ROI, expansion plan, QBR, success story, Cursor rules, and more.
Use forceRefresh: true to bypass cache when you need fresh data (e.g. after earnings, layoffs, or a major product launch).
Inputsβ
| Parameter | Type | Description |
|---|---|---|
companyName* | string | Company name to research"Adobe" |
ticker | string | Stock ticker for public companies (helps find earnings data)"ADBE" |
depth | quick | standard | deep | Research depth. quick: financials + leadership. standard: + tech stack + AI signals. deep: + org mapping + competitive"standard" |
forceRefresh | boolean | Bypass cache and re-research even if data exists within 30 daysfalse |
Outputβ
Structured account intelligence with revenue, engineering headcount, product pillars, tech stack, AI strategy, dev hubs.markdown
### βΈ Cursor ADM Toolkit Β· Account Research
**Adobe** (cached 2 days ago)
**Revenue:** $21B (FY2025 10-K)
**Engineering:** ~12,000 (Estimated 35-40% of eng+product)
**Total employees:** ~32,000
**AI strategy:** Heavy investment in Firefly, Sensei. AI-first product strategy.
**Product pillars**
β’ Creative Cloud: Design tools β Photoshop, Illustrator, Premiere
β’ Document Cloud: PDF, Sign β Acrobat, Sign
β’ Experience Cloud: Marketing, Analytics β Analytics, Target, Campaign
**Tech stack:** React, Java, Node.js
**Dev hubs:** San Jose, Seattle, Bangalore, Noida
**SDLC:** GitHub Enterprise Β· Jenkins + GitHub Actions Β· VS CodePersistenceβ
πaccountswrites
Results are cached for 30 days. Subsequent calls with the same companyName return cached data unless forceRefresh is true.
Prerequisitesβ
- ANTHROPIC_API_KEY β Required for web search and LLM extraction. Without it, the tool returns a message asking you to add the key.
- MONGODB_URI β Optional. When set, results are persisted. Without it, you still get the research output but it won't be cached.
CLIβ
adm research <name> [--depth quick|standard|deep] [--refresh]
Related Toolsβ
- adm_deployment_plan β uses account data for phased rollout
- adm_expansion_plan β uses account + ROI for expansion proposal
- adm_success_story β uses account + metrics for narrative