InSync MCP provides access to 16 financial data tools, organized below by category. These tools are invoked internally by insync_assistant — you do not call them directly. This reference describes what each tool retrieves and when it is used.
These tools resolve identifiers before any financial data can be fetched.
search_tickerid
Resolves company names, ticker symbols, or market indexes to internal InSync IDs. This is the mandatory first step for any company-specific query.
search_lineitem
Finds the metric codes for specific financial line items and KPIs — revenue, EBITDA, EPS, subscriber counts, unit sales, and any other reportable metric.
search_by_lineitem
Reverse lookup: given a metric, returns which companies in the InSync database report that metric.
query_actuals
Retrieves reported financial results from 10-K and 10-Q filings. This is the primary tool for historical company financials.
query_estimates
Retrieves analyst consensus forecasts from InSync's estimates database.
get_guidance
Retrieves forward-looking statements from management, as recorded in earnings calls and filings.
query_market_data
Retrieves OHLCV (open, high, low, close, volume) stock price data.
get_valuation
Calculates financial ratios and trading multiples.
get_stock_split
Returns the historical record of stock splits for a company.
get_call_date
Returns earnings call dates.
get_document_tree
Lists available financial documents for a company: earnings call transcripts, earnings press releases, 10-K annual filings, 10-Q quarterly filings.
parse_document_content to extract the actual content
parse_document_content
Extracts and interprets content from financial documents using AI.
These tools operate independently of company data.
get_macroeco
Retrieves US macroeconomic indicators with quarter-over-quarter and year-over-year growth rates.
get_commodity
Retrieves commodity price time-series data with fuzzy/semantic search.
get_weather
Retrieves weather degree days data for US states and regions.
search_news
Searches for financial news articles matching a query, with optional summarization.
©Copyright 2025 InSync Analytics Corp. All Rights Reserved.