treg.to / Catalog / Tiingo
4 tools · your own account · never metered

Tiingo MCP for AI agents

Equities with 30+ years of history, plus curated news and fundamentals. Connect your own Tiingo 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
4 of 4 tools on this page are live-verified against the provider.
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

Tiingo, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
company profile behind a ticker
end-of-day price history for a ticker
current quote for a ticker (live or delayed per plan)
treg
$ treg call tiingo.daily.meta
✓ 200 · free
$ treg call tiingo.iex.latest
✓ 200 · free
$ treg call tiingo.daily.prices
✓ 200 · free
$ _
TiingoYOUR ACCOUNT
Equities with 30+ years of history, plus curated news and fundamentals.
⚒ 4 TOOLS

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

Set up

Set up Tiingo 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, company profile behind a ticker. Show me the price first.

Run one directly

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

Why call Tiingo 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 Tiingo 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 CoinGecko, EODHD, Finnhub and ~2,600 other tools.

The shelf

All 4 Tiingo tools

Stock Market Data · 3 tools
  • Ticker metadata by symbol — name, exchange, date range · live-verified · free
    Name, description, exchange and the date range Tiingo has data for — 30+ years for many tickers tiingo.daily.meta
  • End-of-day stock prices by ticker — adjusted, 30+ years · live-verified · free
    Daily OHLCV with split/dividend-adjusted values, back 30+ years tiingo.daily.prices
  • Latest stock quote by ticker from the IEX feed · live-verified · free
    The latest top-of-book quote from the IEX feed for a ticker tiingo.iex.latest
Crypto Market Data · 1 tools
  • Crypto OHLCV bars by currency pair — 1min to daily · live-verified · free
    OHLCV bars for crypto pairs (btcusd, ethusd …) at any resample frequency tiingo.crypto.prices

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 Tiingo. 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
CoinGeckoEODHDFinnhubMarketstackPolygon.ioTwelve Data
Questions

Before you start

Do I need a Tiingo account?

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

How do I add Tiingo to Claude Code?

Run: claude mcp add --transport http treg https://treg.to/mcp — one MCP server carries Tiingo 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 Tiingo MCP server?

No. treg.to serves Tiingo'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 Tiingo channels are linked above.