# Intrinio MCP for AI Agents AI Agent Connect

> Intrinio MCP gives your AI agent direct access to real-time and historical financial market data. It pulls stock prices, financial statements, and company profiles from the Intrinio API. Use it to automate market research, track earnings, and perform deep fundamental analysis without leaving your AI client.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_2PQKwKVH25YBeO3bY8QhBWxMNmgFc8MgUuwcn2Yx/ai-agent-connect
- **Tags:** financial-data, market-research, stock-prices, portfolio-monitoring, earnings-data, real-time-data

## Description

This Connector gives your AI agent direct access to real-time and historical financial market data. Instead of jumping between tabs to find balance sheets or news, you can just ask your agent to pull the latest financials for a ticker or check the upcoming earnings schedule. It turns your AI into a research assistant that can dig into historical price trends and company profiles in seconds. You can build a portfolio or make sense of a complex market move without the hassle of manual data entry. Having this data piped directly into your workflow saves hours of tedious clicking. You can find this and thousands of other integrations in the Vinkius catalog to keep your AI stack connected to the tools that actually matter for your job. It's built for people who need to move fast, like those looking for the next big IPO or those needing to verify a company's debt-to-equity ratio before making a move. By letting your agent handle the data retrieval, you can spend your time on the actual analysis that matters. It covers everything from basic stock prices and index tracking to deep-dive financial statements and company headquarters info. This means your agent can build a profile of a company's history or summarize recent news headlines without you having to manually copy-paste a single line of data.

## Tools

### list_companies
This tool lists all companies covered by Intrinio with their names and tickers. It is the first step for discovering specific assets to query.

### list_indices
This tool lists tracked market indices like the S&P 500 and Dow Jones. Use it to identify index identifiers before checking performance.

### search_companies
This tool searches for companies by name or ticker to find the correct ID. It is useful when you only have a partial name for a business.

### get_financials
This tool pulls line items and values from financial statements for fundamental analysis. It lets you vet a company's performance without manual data entry.

### get_earnings_releases
This tool lists upcoming and past earnings releases for specific tickers. It helps you track reporting seasons and anticipate market volatility.

### get_ipo_calendar
This tool retrieves the current IPO calendar to identify new market entrants. Use it to spot investment opportunities before they go public.

### get_security
This tool gets exchange info and security types to distinguish between similar instruments. It ensures your agent identifies the correct asset every time.

### get_stock_prices
This tool fetches historical stock prices to analyze price trends over time. It helps you visualize market performance across different periods.

### list_news
This tool lists the latest financial news for monitoring market-moving events. It keeps your agent updated on recent announcements from public companies.

### get_company
This tool retrieves headquarters, employee counts, and business descriptions for a company. It provides a quick profile overview for any ticker.

## Prompt Examples

**Prompt:** 
```
What are the latest financial statements for Tesla?
```

**Response:** 
```
I've pulled the latest financial statements for Tesla (TSLA). Here are the key figures:

| Item | Value |
| :--- | :--- |
| Revenue | $25.1B |
| Net Income | $8.9B |
| Total Debt | $44.8B |

Would you like me to look into their debt-to-equity ratio or check recent news?
```

**Prompt:** 
```
Show me the upcoming IPO calendar for this month.
```

**Response:** 
```
Here is the upcoming IPO calendar for the current period:

* **Company A** - [Date]
* **Company B** - [Date]
* **Company C** - [Date]

Let me know if you want more details on any of these new market entrants.
```

**Prompt:** 
```
Find the latest news for Microsoft stock.
```

**Response:** 
```
Here are the latest headlines for Microsoft (MSFT):

* **New Cloud Partnership** - Microsoft announces expansion into... 
* **Quarterly Update** - MSFT shares rise following... 
* **Security Patch** - New updates released for... 

Anything else you need on Microsoft?
```

## Capabilities

### Pull historical stock prices
Analyze price trends over time with historical data.

### Fetch company financial statements
Get line items for fundamental analysis.

### Search for companies
Find tickers or IDs using partial names.

### Track earnings releases
See upcoming and past reporting dates.

### Monitor market news
Get the latest financial headlines.

### Identify new IPOs
View the upcoming IPO calendar.

### Retrieve security details
Get exchange info and instrument types.

## Use Cases

### Comparing debt-to-equity ratios
An analyst needs to compare the debt-to-equity ratios of three tech giants. The agent uses get_financials for all three and summarizes the differences.

### Tracking reporting seasons
A trader wants to know when a specific stock is reporting next. The agent checks get_earnings_releases to build a reporting calendar.

### Finding new market entrants
A researcher is looking for new companies in the software space. The agent uses list_companies and search_companies to build a list of targets.

### Correlating news with price action
A user wants to see how a stock performed during a specific news event. The agent pulls data from get_stock_prices and list_news to correlate the two.

## Benefits

- Stop manual data entry by using get_financials to pull balance sheets directly into your chat.
- Spot new opportunities faster by checking the get_ipo_calendar for upcoming market entrants.
- Get a full company profile including headquarters and employee counts using get_company.
- Track price movements over time with get_stock_prices instead of manual chart checking.
- Stay ahead of market shifts by pulling the latest headlines with list_news.
- Quickly find the right ticker for any business name using search_companies.

## How It Works

The bottom line is your AI gets a direct line to professional-grade financial data.

1. Connect your Intrinio API keys to the Connector through your AI client.
2. Ask your agent a specific question about a company or market trend.
3. Get a structured summary of prices, financials, or news in your chat.

## Frequently Asked Questions

**Can the Intrinio MCP help me with stock analysis?**
Yes, it pulls real-time prices and full financial statements. This allows you to perform deep fundamental analysis and see how a company is performing without switching apps.

**Does the Intrinio MCP support international markets?**
Yes, it covers a wide range of global companies and indices. You can use it to research stocks from different regions in one place.

**Can I use the Intrinio MCP to find upcoming IPOs?**
Yes, it includes an IPO calendar. This makes it easy to spot new market entrants and identify potential investment opportunities early.

**How does the Intrinio MCP handle financial statements?**
It retrieves specific line items and values. This means you can ask for specific data points like revenue or debt to build a clear picture of a company's health.

**Is the Intrinio MCP good for retail investors?**
Yes, it simplifies market research. It lets you get professional-grade data like earnings release dates and price trends directly in your chat.

**Can the Intrinio MCP find companies by partial name?**
Yes, it has a search tool for that. If you only remember part of a company name, the agent can find the correct ticker and ID for you.

**How do I get Intrinio API credentials?**
Log in to your Intrinio account, go to Account > API Keys, and copy your API Key. Ensure you have an active subscription for the data feeds you need.

**Which markets are covered?**
Intrinio provides extensive coverage of US and international stock exchanges, indices, and financial data.

**Can I see real-time stock prices?**
Yes, the get_stock_prices tool provides access to real-time and historical pricing data, depending on your subscription plan.