Stock and crypto quotes
A market snapshot per symbol, around 60 fields in one row: last price, change and percent change, day open, high and low, previous close, pre and post market prices, 52 week range, 50 and 200 day averages, volume and average volume, market cap and enterprise value, trailing and forward P/E, price to book, PEG, trailing and forward EPS, beta, dividend rate and yield, ex dividend date, payout ratio, shares outstanding and float, short ratio, revenue and revenue growth, gross, operating and profit margins, return on equity, cash, debt and free cash flow, the analyst consensus with mean and high and low price targets, and the company profile with sector, industry, country, headcount, website and a business summary.
Works for stocks, ETFs, crypto pairs, forex pairs, indices and futures. One result, and one billable item, per symbol.
What a call costs
Billed on actual usage, minimum $0.0020 per call, capped at $0.50 per call.
a price before every call. failed calls are never charged.
When to use it
Use when you already know the symbols and want the current price and where they stand right now: a price check, a watchlist refresh, a valuation and margin snapshot before a deeper pull, or the analyst consensus in the same row as the price. Symbols are Yahoo Finance tickers, so AAPL for a stock, SPY for an ETF, BTC-USD for crypto, EURUSD=X for forex, ^GSPC for an index and GC=F for futures, up to 50 per call. Use finance.screener to FIND symbols by filter or indicator rather than to look one up, finance.history for the price series behind the snapshot, finance.fundamentals for full statements and the analyst detail, news.search for coverage of a name, and trends.search for how much it is being searched for. Figures come from Yahoo Finance's public feeds rather than from an exchange, so prices can lag the tape and thinly covered symbols leave some fields empty.
Inputs
Stock and crypto quotes takes 3 fields, 1 of them required. Anything you leave out falls back to the tool's own default.
| Field | Type | Required | What it does |
|---|---|---|---|
| tickers | array of string | yes | Yahoo Finance symbols, or full quote URLs such as https://finance.yahoo.com/quote/AAPL/. Stocks (AAPL), ETFs (SPY), crypto (BTC-USD), forex (EURUSD=X), indices (^GSPC) and futures (GC=F) all work. Exactly one result, and one billable item, per symbol. A symbol Yahoo does not know is simply absent from the results and costs nothing. |
| maxItems | integer | optional | Optional hard ceiling on rows for the whole run. Rows already equal symbols here, so this only matters as a spend guard on a long list. Leave it out and every symbol is returned. |
| operation | string | optional | Fixed. The underlying source also returns candles, statements, analyst data, option chains, news and symbol search, and those count their rows from different fields, so they have their own endpoints rather than breaking this one's price estimate. |
How to call it
Connect once and your agent can reach Stock and crypto quotes the same way it reaches everything else in the catalog. Add Goro as an MCP connector, or paste the setup line into an agent that reads skills.
MCP
Add this server in Claude, Claude Code, or any MCP client.
https://mcp.usegoro.ai/mcp
Skill
One line in your agent's chat. It sets itself up.
set up https://usegoro.ai/SKILL.mdOr plain HTTP
POST /v1/run
{
"endpoint": "finance.quote",
"input": {
"tickers": [
"AAPL",
"MSFT",
"BTC-USD"
],
"operation": "quotes"
}
}Related tools
More from markets and finance, or browse the full tool catalog.
Company fundamentals and analyst view
Two views of a company, chosen with operation.
from $0.0030 per resultHistorical price candles
OHLCV candles for the symbols you name, one row per candle: symbol, date, open, high, low, close, adjusted close, volume, the interval it was cut at,...
from $0.0030 per resultOptions chains
The option chain for the symbols you name, one row per contract: the underlying symbol and its price at capture, call or put, the OCC contract...
from $0.0030 per resultStock screener with technical indicators
Screens a market through TradingView and returns about 65 fields per stock in one row: symbol, exchange qualified symbol, name, exchange, sector,...
from $0.15 per stockFurther reading: How to give Claude access to real-time web data
Run Stock and crypto quotes from your agent.
One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.
Get started