treg.to / Catalog / Marketstack
7 tools · from $0.000999/call · $0.000 markup

Marketstack MCP for AI agents

Global end-of-day and intraday stock prices — simple, cheap, 70+ exchanges. 7 tools for your agent through one treg.to key, priced per call from $0.000999/call, with no Marketstack signup.
$1.00 of free credit on every new team · no provider signup · no card
7 of 7 tools on this page are live-verified against the provider.
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

Marketstack, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
end-of-day price history for a ticker
latest end-of-day prices
intraday prices for a ticker
treg
$ treg call marketstack.eod
✓ 200 · $0.000999/call
$ treg call marketstack.splits
✓ 200 · $0.000999/call
$ treg call marketstack.tickers
✓ 200 · $0.000999/call
$ _
MarketstackNO SIGNUP
Global end-of-day and intraday stock prices — simple, cheap, 70+ exchanges.
⚒ 7 TOOLS · metered per call

Market data · https://api.marketstack.com/v1

Set up

Set up Marketstack 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/marketstack.eod"
Why treg.to

Why call Marketstack through treg.to

No Marketstack signup

Eligible tools run on treg.to's key, metered per call from a prepaid balance.

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 Marketstack 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 EODHD, Finnhub, Polygon.io and ~2,600 other tools.

The shelf

All 7 Marketstack tools

Stock Market Data · 7 tools
  • End-of-day stock prices by ticker — OHLCV, date range · live-verified · $0.000999/call
    Daily open/high/low/close/volume for one or more tickers, with date range and adjusted values — 70+ exchanges worldwide marketstack.eod
  • Latest closing price by stock ticker — end-of-day bar · live-verified · $0.000999/call
    The most recent end-of-day bar for one or more tickers — the quick 'what did it close at' marketstack.eod.latest
  • Intraday stock price bars by ticker — hourly to 1-minute · live-verified · $0.000999/call
    Intraday bars for a ticker (hourly by default). On the Basic plan this is DELAYED data, not real-time marketstack.intraday
  • Search stock tickers by company name or symbol · live-verified · $0.000999/call
    Search 300,000+ tickers by name or symbol and see which exchange each trades on — the symbol-resolver for the other endpoints marketstack.tickers
  • Stock exchange directory — MIC codes, countries · live-verified · $0.000999/call
    The exchanges marketstack covers, each with MIC code, country and timezone marketstack.exchanges
  • Stock split history by ticker — dates and ratios · live-verified · $0.000999/call
    Split events for a ticker with date and ratio marketstack.splits
  • Dividend history by stock ticker — ex-dates, amounts · live-verified · $0.000999/call
    Dividend payments for a ticker with ex-date and amount marketstack.dividends

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 Marketstack. 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
EODHDFinnhubPolygon.ioTiingoTwelve Data
Questions

Before you start

Do I need a Marketstack account?

No. Eligible tools run on treg.to's key and the call is metered from your team's prepaid balance, priced up front. If your team registers its own Marketstack key, that key always wins and those calls are never metered.

What does a call cost?

Each tool on this page shows its rate; the cheapest is $0.000999/call. The rate is the provider's own and treg.to adds no markup; it is billed per call from a prepaid balance. It is not Marketstack's subscription pricing, which is on their own site. New teams start with $1.00 of free credit.

How do I add Marketstack to Claude Code?

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

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