This guide walks you through connecting Claude directly to live market data using the Model Context Protocol (MCP). By adding this custom data connector, Claude can instantly fetch stock prices, financials statements, and other financial data.
We will use the remote MCP server provided by [FinancialData.net](https://financialdata.net/mcp-server).
---
Prerequisites #
- A Claude account.
- A FinancialData.Net API Key.
Setup Instructions #
- Open Claude, navigate to Settings, and look for the Connectors tab in the sidebar.
- Click the + or Add custom connector button.
- Fill out the configuration fields as shown below:
* **Name:** `FinancialData`
* **URL:** `https://financialdata.net/mcp?key=API_KEY` *(Swap `API_KEY` with your actual FinancialData.Net API key)*
- Click Add.