Finance / Stocks data for AI agents
Real-time equity quotes, options chains, historical OHLCV, and fundamentals.
Get a free key → See all 6 tools
Connect in one step
Finance / Stocks tools run on the same LiveDataLink endpoint as every other domain - one bearer key, no per-source integration. Add this to your MCP client (Claude, Cursor, n8n, LangChain, and more):
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Then call any tool below. The free tier gives you 1,000 queries/month across all 284 tools with no credit card.
Finance / Stocks tools (6)
| stock_quote | Real-time price, volume, market cap, P/E, 52-week range. |
| stock_quote_batch | Real-time prices for up to 10 stocks in one call. |
| options_chain | Calls/puts with strikes, IV, OI, expirations. |
| stock_history | OHLCV history, 1-minute intraday up to 5-year daily. |
| company_info | Company profile and financial fundamentals. |
| stock_compare | Side-by-side comparison of 2-5 tickers. |
Common queries this domain answers: stock · share · equity · market · finance · trading · investment · portfolio · dividend · earnings · options · puts · calls · ticker · nasdaq · nyse · s&p · dow.
Why LiveDataLink for Finance / Stocks
- One key, 59 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED - no separate integration per source.
- Resale-safe. Sourced from Equity market data - public and openly-licensed data you can embed and redistribute.
- Built for agents. Read-only annotated MCP tools, Streamable HTTP, Bearer auth. Works out of the box in Claude, Cursor, and n8n's native MCP node.
FAQ
- What Finance / Stocks data can an AI agent access through LiveDataLink?
- Real-time equity quotes, options chains, historical OHLCV, and fundamentals. It exposes 6 tools (stock_quote, stock_quote_batch, options_chain, stock_history, company_info, stock_compare) over the Model Context Protocol at https://livedatalink.ai/mcp, sourced from Equity market data.
- How do I connect to the LiveDataLink Finance / Stocks MCP server?
- Add https://livedatalink.ai/mcp as a Streamable-HTTP MCP server in Claude, Cursor, n8n, or any MCP client, with an "Authorization: Bearer YOUR_API_KEY" header. Get a free key (1,000 queries/month, no credit card) at https://livedatalink.ai/signup/free. No per-domain setup - the Finance / Stocks tools load under the same key as every other domain.
- Is the LiveDataLink Finance / Stocks data free and safe to redistribute?
- LiveDataLink sources Finance / Stocks data from Equity market data. Public-domain US-government and openly-licensed data is resale-safe, so results can be embedded and redistributed in your own product. The free tier includes 1,000 queries/month; paid plans start at $10/month.