# EximAgent > EximAgent is an AI company organizing trade data and knowledge for AI agents. From one command line: find importers, classify HS codes, check tariffs, screen sanctions, enrich companies, and draft outreach — every result with a clear confidence label. Last updated: 2026-08-13 ## Operate EximAgent as an AI agent EximAgent is a trade-intelligence CLI built for AI agents and the teams behind them — buyer and importer discovery, HS-code classification, tariff and sanctions lookups, company and contact enrichment, and staged outreach. - Load the skill: `Read https://cli.eximagent.ai/skill and follow the instructions to use the eximagent CLI for international-trade intelligence.` - Install (macOS / Linux): `curl -fsSL https://cli.eximagent.ai/install | sh` - Install (Windows): `iwr https://cli.eximagent.ai/install -useb | iex` - Authenticate: `eximagent login` (OAuth device flow) or `eximagent login --token `; verify with `eximagent whoami`. - Always-current command reference + usage doctrine: https://cli.eximagent.ai/skill - CLI repository & issues: https://github.com/EximAgent/cli Every command is `eximagent [] [--flags ...]`. Args are camelCase (`hsCode`). Billable or irreversible steps preview first with `--dry-run`; lists of many entities use the `--inputs ` bulk shape instead of looping. ## What EximAgent does - **Buyer & importer discovery** — `search run` (preview → confirm → stream), `search refine`, `collection ...`, `collection analyze` - **HS codes & tariffs** — `hscode search`, `tariff`, `trade lookup`, `duty exposure`, `duty fta`, `landed cost` - **Sanctions screening** — `sanctions check` (OFAC SDN — advisory; final clearance stays with you) - **Customs shipment records** — `shipments search`, `company|product|route|price shipments`, `shipments market-signals|buyer-recurrence|price-trend|route-signals`, `evidence show` - **Full-corpus analytics** — `analytics catalog|query|sql`, `market trend|momentum|growth|entrants|churned`, `companies profile|suppliers|customers|competitors`, `prospects find` - **Company & contact enrichment** — `enrich company`, `enrich contacts`, `company verify|resolve|split`, `linkedin lookup`, `profile-match score|rank|lookalike` - **Outreach** — `email draft --dry-run` → `email send --confirm`, `sequence ...`, `template ...`, `reply ...`, `suppression ...` - **Saved state & automation** — `profile`, `corridor`, `collection`, `products`, `ideal-profile`, `kb`, `monitor`, `reminder`, `watch` ## Confidence model Every company and contact field comes back as `{value, source, confidence}`: - **verified** — provider-confirmed — treat as fact. - **extracted** — pulled from a website crawl — candidate data, not a fact. - **heuristic** — derived from secondary signals — a suggestion. - **inferred** — a model's best guess from context — a hypothesis. ## Data sources & coverage Importer/exporter discovery data, WTO and national tariff schedules, the OFAC SDN sanctions list, per-shipment customs and bill-of-lading records, live company-website crawls, and people-search + LinkedIn for contacts. Every row carries the source it came from, and shipment queries report a coverage envelope (complete / partial / unavailable) so a result is never overstated. ## Benchmark (internal, 180 companies × 3 runs, websites hidden from agents) - Corpus: 276M+ shipment records from official customs sources; 578K+ identified importers; 82% of enriched companies yield a verified contact. - Per trusted lead: $1.45 and ~22s with EximAgent vs $5.50 and ~70s for the same agents working independently vs $5.12 against a modeled manual baseline (~12min). - Trust-pass rate: 96% with EximAgent vs 56% independent. Discovery step: ~1s with the indexed corpus vs ~44s of live crawling. - Corpus depth varies by trade lane; every query reports its own coverage envelope. - Full model-split results, methodology, and downloadable data: https://eximagent.ai/methodology (JSON at https://eximagent.ai/benchmark.json, CSV at https://eximagent.ai/benchmark.csv). ## Product & ecosystem - [EximAgent](https://eximagent.ai): what it does, capabilities, and setup. - [About](https://eximagent.ai/about): how it works, data sources, confidence model, and known limits. - [Methodology](https://eximagent.ai/methodology): how the benchmark was run — model-split results and downloadable data. - [Pricing](https://eximagent.ai/pricing): plans, included credits, add-ons, and top-up rates. - [Contact](https://eximagent.ai/contact): support, data requests, and booking a call. - [Documentation](https://eximagent.ai/docs): install, authenticate, and operate the CLI — guides, command reference, and the MCP integration (index at https://eximagent.ai/docs/llms.txt, full text at https://eximagent.ai/docs/llms-full.txt). - [Open Web App](https://chat.eximagent.ai): the same capabilities in a web UI — requires a free account sign-in. - [EximAgent Blog](https://eximagent.ai/blog): trade insights, guides, and HS-code explainers (index at https://eximagent.ai/blog/llms.txt, full text at https://eximagent.ai/blog/llms-full.txt). - [HS Codes reference](https://eximagent.ai/hscode): HS-code lookups, tariffs, and trade docs (index at https://eximagent.ai/hscode/llms.txt, full text at https://eximagent.ai/hscode/llms-full.txt). - [Company directory](https://eximagent.ai/companies): importer profiles from customs records — shipment activity, top HS codes, and trade partners (index at https://eximagent.ai/companies/llms.txt). ## Languages This site is also available in Vietnamese (Tiếng Việt): - [Trang chủ](https://eximagent.ai/vi) - [Giới thiệu](https://eximagent.ai/vi/about) - [Phương pháp đo](https://eximagent.ai/vi/methodology) - [Bảng giá](https://eximagent.ai/vi/pricing) - [Liên hệ](https://eximagent.ai/vi/contact) ## Legal - [Privacy Policy](https://eximagent.ai/policies/privacy) - [Terms of Service](https://eximagent.ai/policies/terms) ## Optional - [Full text of this site for ingestion](https://eximagent.ai/llms-full.txt) - [Agent Skills discovery index](https://eximagent.ai/.well-known/agent-skills/index.json) - [sitemap.xml](https://eximagent.ai/sitemap.xml)