Skip to main content
The supply chain tools let you explore a company’s commercial ecosystem from three perspectives. Customers are companies that buy from the subject company. Suppliers are companies that sell inputs or components to the subject company. Peers are competitors operating in the same space. Together these tools support competitive analysis, due diligence, and risk research.
All supply chain tools require a valid Axion API key. Include it in your MCP server configuration before use.

supply_chain_customers

Returns a list of companies that are known customers of the subject company — i.e., businesses that purchase products or services from it.
ticker
string
required
Stock ticker symbol, e.g. TSM.
Example query: “What companies does TSMC supply chips to?”

supply_chain_suppliers

Returns a list of companies that supply materials, components, or services to the subject company.
ticker
string
required
Stock ticker symbol, e.g. AAPL.
Example query: “Who are the main suppliers for Apple?”

supply_chain_peers

Returns a list of competitors that operate in the same market segment as the subject company.
ticker
string
required
Stock ticker symbol, e.g. AAPL.
Example query: “Who are AAPL’s main competitors?”

Build docs developers (and LLMs) love