treg.to / Catalog / EODHD
3 tools · your own account · never metered

EODHD MCP for AI agents

End-of-day and historical prices across 70+ global exchanges, plus fundamentals. Connect your own EODHD account once and your agent uses it from then on, through one treg.to token. Calls on your own connection are never metered.
$1.00 of free credit on every new team · no provider signup · no card
3 of 3 tools on this page are live-verified against the provider.
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

EODHD, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
end-of-day price history for a ticker
current quote for a ticker (live or delayed per plan)
stock exchange directory
treg
$ treg call eodhd.eod
✓ 200 · own account
$ treg call eodhd.real-time
✓ 200 · own account
$ treg call eodhd.exchanges
✓ 200 · own account
$ _
EODHDYOUR ACCOUNT
End-of-day and historical prices across 70+ global exchanges, plus fundamentals.
⚒ 3 TOOLS

Market data · https://eodhd.com/api

Set up

Set up EODHD in Claude Code, Codex or any agent

1Give this to your agent
in your agent's chat
set up treg — https://treg.to/llms.txt
2Or add the MCP server yourself
claude code
claude mcp add --transport http treg https://treg.to/mcp

ChatGPT

Settings → Connectors → add https://treg.to/mcp as a custom connector.

Grok bot

Add https://treg.to/mcp as a remote MCP connector in its tool settings.

Claude Desktop

Settings → Connectors → Add custom connector → https://treg.to/mcp.

Cursor, Codex, any MCP client

Point it at https://treg.to/mcp (HTTP transport).

CLI

curl -fsSL https://treg.to/install.sh | sh

Plain HTTP

LangChain, CrewAI or any code: /call/<tool-id> with a Bearer token. No SDK.

Try it

What's the best way to ask?

the prompt
Using treg, end-of-day price history for a ticker. Show me the price first.

Run one directly

a live-verified call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.to/call/eodhd.eod"
Why treg.to

Why call EODHD through treg.to

Your account, held safely

Connect once; treg.to keeps the credential server-side and injects it per call. No key on any machine.

Price before the call

The provider's own rate, $0.000 markup. How billing works.

No subscription, no seats

Charged per call. $1.00 free per new team, no card to start.

Your own EODHD key is free

Register it and those calls are never metered. Your key always wins.

Switch by changing a word

Another provider is a different word in the prompt, not a new integration.

One key, the whole catalog

The same token calls Finnhub, Marketstack, Polygon.io and ~2,600 other tools.

The shelf

All 3 EODHD tools

Stock Market Data · 3 tools
  • End-of-day stock prices by ticker — OHLCV, 70+ exchanges · live-verified · own account
    Daily OHLCV for a symbol across 70+ global exchanges — symbol carries the exchange suffix (AAPL.US, BMW.XETRA) eodhd.eod
  • Delayed stock quote by ticker — price, day change · live-verified · own account
    The current (15-20min delayed) quote for a symbol, with day change eodhd.real-time
  • Stock exchange directory — codes, countries, currencies · live-verified · own account
    Every exchange EODHD covers, with code, country and currency — the suffix directory for the symbol format eodhd.exchanges

Reliability badges come from live traffic through treg.to, not a controlled benchmark.

Related

Same jobs, other providers

These providers answer some of the same capabilities as EODHD. The platform pages show them on one row with rate and coverage; choosing is yours, treg.to does not route between providers automatically.

also on the catalog
FinnhubMarketstackPolygon.ioTiingoTwelve Data
Questions

Before you start

Do I need a EODHD account?

Yes. This is an own-account connection: you sign in to EODHD once and your agent uses that connection through your treg.to token. Calls on it are never metered.

How do I add EODHD to Claude Code?

Run: claude mcp add --transport http treg https://treg.to/mcp — one MCP server carries EODHD and the rest of the catalog.

Which frameworks does it work with?

Anything that speaks MCP (Claude Code, Claude Desktop, ChatGPT, Codex, Cursor, Grok) and anything that can make an HTTP request (LangChain, CrewAI, LlamaIndex, plain code).

Is this the official EODHD MCP server?

No. treg.to serves EODHD's real API through its own metered proxy: the request is the provider's own, the credential is injected server-side, and the answer is relayed verbatim. The official EODHD channels are linked above.