Eodhd apis

Eodhd apis

EODHD APIs provide comprehensive financial data, including historical stock market data, live stock prices, fundamental data, and more, accessible via REST and WebSocket APIs.

72VIEWS
2562USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app eodhd_apisnpx @composio/cli add cursor --app eodhd_apisnpx @composio/cli add cursor --app eodhd_apisnpx @composio/cli add cursor --app eodhd_apis

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Macro Indicators

Tool to retrieve macroeconomic indicators data. use when you need country-level economic indicators across a date range. use after confirming the api token is set.

Get Mutual Funds Data

Tool to retrieve mutual funds data for a specified symbol. use after confirming the mutual fund ticker symbol.

Get Real-time Forex Websocket Stream

Tool to retrieve real-time data for forex via websocket. use when you need live price updates for specific currency pairs.

Get Real-time Websocket Us Trades

Tool to retrieve real-time trade data for the us market via websocket. use when live updates for specific us symbols are required. example: subscribe to ['aapl', 'goog'].

4 actions available