Intrinio Connector for AI agents.
10 live capabilities
Access real-time stock prices and financial statements for market research.
Waiting for input…
Why people use Intrinio
Intrinio for Automated Financial Research
This Connector changes that by letting your AI agent do the digging for you. You can ask it to pull a company's full financial history or summarize the latest news in one go, getting the data you need without ever leaving your chat window.
What Vinkius changes
Your AI gets a direct line to professional-grade financial data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Comparing debt-to-equity ratios
An analyst needs to compare the debt-to-equity ratios of three tech giants.
- Real-world use case 02
Tracking reporting seasons
A trader wants to know when a specific stock is reporting next.
- Real-world use case 03
Finding new market entrants
A researcher is looking for new companies in the software space.
Complete set · 10capabilities
The complete Intrinio capability set.
These are the exact actions your AI can choose when you ask it to work with Intrinio.
01—04
4 capabilities in this set.
Part of 10 available through Intrinio.
- 01 Capability
List companies
This capability lists all companies covered by Intrinio with their names and tickers. It is the first step for discovering specific assets to query.
- 02 Capability
List indices
This capability lists tracked market indices like the S&P 500 and Dow Jones. Use it to identify index identifiers before checking performance.
- 03 Capability
Search companies
This capability 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.
- 04 Capability
Get financials
This capability pulls line items and values from financial statements for fundamental analysis. It lets you vet a company's performance without manual data entry.
05—07
3 capabilities in this set.
Part of 10 available through Intrinio.
- 05 Capability
Get earnings releases
This capability lists upcoming and past earnings releases for specific tickers. It helps you track reporting seasons and anticipate market volatility.
- 06 Capability
Get ipo calendar
This capability retrieves the current IPO calendar to identify new market entrants. Use it to spot investment opportunities before they go public.
- 07 Capability
Get security
This capability gets exchange info and security types to distinguish between similar instruments. It ensures your agent identifies the correct asset every time.
08—10
3 capabilities in this set.
Part of 10 available through Intrinio.
- 08 Capability
Get stock prices
This capability fetches historical stock prices to analyze price trends over time. It helps you visualize market performance across different periods.
- 09 Capability
List news
This capability lists the latest financial news for monitoring market-moving events. It keeps your agent updated on recent announcements from public companies.
- 10 Capability
Get company
This capability retrieves headquarters, employee counts, and business descriptions for a company. It provides a quick profile overview for any ticker.
Set up in minutes
One URL. Then ask Intrinio to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Intrinio from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_2PQKwKVH25YBeO3bY8QhBWxMNmgFc8MgUuwcn2Yx/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Intrinio, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Intrinio for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_2PQKwKVH25YBeO3bY8QhBWxMNmgFc8MgUuwcn2Yx/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Intrinio URL.
- Step 03
Save and start
Save the connection and enable Intrinio in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"intrinio": {
"url": "https://edge.vinkius.com/vk_preview_2PQKwKVH25YBeO3bY8QhBWxMNmgFc8MgUuwcn2Yx/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Intrinio
Open Agent mode in chat and ask: "Using Intrinio, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"intrinio": {
"url": "https://edge.vinkius.com/vk_preview_2PQKwKVH25YBeO3bY8QhBWxMNmgFc8MgUuwcn2Yx/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Intrinio
Ask Copilot: "Using Intrinio, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"intrinio": {
"url": "https://edge.vinkius.com/vk_preview_2PQKwKVH25YBeO3bY8QhBWxMNmgFc8MgUuwcn2Yx/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Intrinio
Open Cascade and ask: "Using Intrinio, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"intrinio": {
"url": "https://edge.vinkius.com/vk_preview_2PQKwKVH25YBeO3bY8QhBWxMNmgFc8MgUuwcn2Yx/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Intrinio
Ask Cline: "Using Intrinio, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add intrinio --transport http "https://edge.vinkius.com/vk_preview_2PQKwKVH25YBeO3bY8QhBWxMNmgFc8MgUuwcn2Yx/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Intrinio
Ask Claude: "Using Intrinio, show me...". 10 tools are ready
Where the request belongs
Work Intrinio can move forward.
This is for the financial analyst who spends too much time on manual data entry and the retail investor who wants to monitor their portfolio without checking five different websites.
Equity Research Analyst
Pulling financials for valuation models and checking news for sentiment on a Tuesday afternoon.
Portfolio Manager
Tracking earnings and price trends for active holdings to make quick adjustments.
Investment Journalist
Gathering news and IPO data for quick reporting on market moves.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPolygon.io
Access real-time and historical financial data for stocks, crypto, forex, and indices directly within your AI agent.
Alpha Vantage
Access real-time and historical stock market data, financial statements, and economic indicators directly from your AI agent.
IEX Cloud
Access real-time and historical financial data, stock quotes, crypto, and market metrics directly from your AI agent.
EOD Historical Data
Access global financial market data. historical EOD, intraday, real-time prices, and deep fundamentals for stocks, ETFs, and indices.
MarketStack
Access real-time and historical stock market data. retrieve EOD prices, intraday points, and ticker details for global exchanges directly from your AI agent.
EODHD Financial
Access real-time and historical stock market data. prices, fundamentals, dividends, splits and more for global exchanges.
Bring your own AI
Change the model, client or framework. Keep Intrinio connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Intrinio.
The practical details behind the request, access and result.
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 capability 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 capability provides access to real-time and historical pricing data, depending on your subscription plan.
One connection away
Give your agent a direct line to Intrinio.
Connect Intrinio once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available