Comprehensive B2B Account Dossier, SEC GAAP Financials, USPTO/Crossref R&D IP & Live Tech Stack Registry Engine for AI Agents.
company-intelligence compresses massive regulatory filings, patent registries, DNS records, and federal procurement datasets into clean, token-efficient executive account dossiers. Zero API keys or authentication required.
curl -fsSL https://company-intelligence.builditwithai.xyz/install | bashuvx company-intelligencenpx -y company-intelligenceAdd company-intelligence directly to your agent client configuration:
Add to claude_desktop_config.json:
{
"mcpServers": {
"company-intelligence": {
"command": "uvx",
"args": ["--from", "company-intelligence", "company-intelligence"]
}
}
}Add to your IDE MCP settings:
{
"mcpServers": {
"company-intelligence": {
"command": "npx",
"args": ["-y", "company-intelligence"]
}
}
}company-intelligence provides multi-source verification across 5 enterprise intelligence layers:
- 📊 Audited US-GAAP Financials: 5-year standardized tables from SEC EDGAR Company Facts (Revenue, Gross Margin %, Operating Margin %, Net Income, R&D Expense, Operating Cash Flow).
- 📑 Regulatory Disclosures: Recent 10-K, 10-Q, 8-K material event filings, Form 4 insider transactions, and Form 144 disclosures with direct SEC archive links.
- 🌐 Live Tech Stack Fingerprint: Real-time DNS probe (MX, TXT/SPF, NS) identifying email infrastructure (Google Workspace vs M365), cloud hosting/CDN, and 20+ SaaS tool signatures (Salesforce, Stripe, PostHog, Datadog, Hubspot).
- 🔬 R&D IP & Engineering Velocity: Corporate technical publications, conference proceedings (IEEE, ACM, CVPR), and granted patent filings.
- 🏛️ US Federal Procurement: Historical prime contractor federal awards and funding agencies via USAspending.gov.
| Tool Name | Parameters | Description |
|---|---|---|
get_company_dossier |
query (ticker or domain)
|
1-call comprehensive B2B account dossier combining financials, filings, tech stack, R&D, and federal contracts. |
get_financial_statements |
ticker_or_cik, periods
|
Standardized 5-year annual US-GAAP financial metrics and margin trends. |
get_tech_stack_fingerprint |
domain |
Live DNS inspection detecting email, hosting, security posture, and SaaS vendor signatures. |
get_sec_filings_radar |
ticker_or_cik, limit
|
Recent regulatory filings and material event disclosures from SEC EDGAR. |
get_patent_portfolio |
company_name, max_patents
|
Corporate engineering publications, conference papers, and patent filings. |
get_federal_contracts |
company_name, limit
|
US federal contract procurement history and prime award values. |
skill_read |
skill_name |
Load bundled operational skills and account intelligence prompts dynamically. |
skills_list |
(none) | List available operational skills. |
To opt out of anonymous usage telemetry:
export DO_NOT_TRACK=1MIT License. Free and open source for all developers and AI agents.