❯ is GOOGL still cheap after this run?
Not cheap now: up +120% 1Y, with P/E at 28.4 vs a 24.0 five-year median. The multiple sits in the 88th percentile.
Clean US equity data for AI agents. Skip raw feeds and give your agent structured, token efficient data that is ready for decisions.
01 / What your agents can do
Built for agents, token efficient by default. Computed metrics and market context arrive in compact responses, ready for reasoning instead of parsing.
❯ is GOOGL still cheap after this run?
Not cheap now: up +120% 1Y, with P/E at 28.4 vs a 24.0 five-year median. The multiple sits in the 88th percentile.
❯ is NVDA extended or still trending?
Trend intact, momentum cooled: +19.4% above its 200-day, RSI 60 neutral, volume 1.3× average. ADX says no strong trend.
❯ what's the risk into NVDA earnings?
High bar: last EPS ran +95% above its trailing 4Q baseline, revenue +51%. Next estimated Aug 12, with no guidance flagged.
❯ are insiders bailing on AAPL?
Worth flagging: 13 open-market sells, 0 buys, net −$111.7M over 90d. 0% were 10b5-1 plans, not routine plan noise.
02 / Endpoints & coverage
One compact REST + MCP surface for valuation, fundamentals, technicals, price action, earnings, dividends, filings, insiders, calendars, history, search, and coverage across US stocks + ETFs.
From broad ETFs to single-name filers, agents can answer the questions users actually ask: what changed, what it's worth, how it's trading, and what comes next.
noxstock_valuation("GOOGL")
{
"data": {
"symbol": "GOOGL",
"as_of": "2026-06-02T09:48:05Z",
"freshness": "end_of_day",
"valuation_context": {
"anchor": "pe_ttm",
"value": 28.42,
"median_5y": 24.04,
"percentile_5y": 88,
"position": "premium"
},
"yields": {
"fcf_yield_pct": 1.42,
"earnings_yield_pct": 3.52
}
}
}Built for the context window
Your agent gets the analyst layer first, not a pile of raw feeds it has to clean, join, and recalculate.
Computed context
Valuation percentiles, trend state, drawdowns, and relative strength arrive precomputed.
Primary-source depth
Earnings, SEC filings, filing sections, and Form 4 insider activity are one call away.
Small by default
Curated responses keep context lean, with up to 30 years of daily price history when asked.
Price, profile, valuation, statements, and payouts in the shape agents need.
snapshotprofilevaluationfundamentalsdividends
Technicals, price action, relative strength, drawdowns, history, and comparisons.
technicalsprice actionhistorycompare
Earnings setup, upcoming events, SEC filings, filing sections, and insider activity.
earningscalendarfilingsinsider
Search the supported universe and route the agent to the tools that fit.
searchcoverage
Every number traces to a primary source — market data and company filings.
Full reference03 / Context benchmark
Same workflow. Noxstock returns actionable insights your agent can reason with; traditional APIs can fill the model’s context window in a couple of tool calls.
is AAPL extended here?
Clean context = better answers.
is AAPL extended here?
+ splits · dividends · shares · accession docs
Raw feeds = context bloat.
89× fewer input tokens. Better answers from optimized schemas and precomputed market context.
Measured on AAPL, Jun 2 2026. Raw path includes 5Y daily bars, 40-period statements, 90D insider activity, and filing index. Token counts are LLM input estimates only. Costs shown at $5 / M input tokens.
04 / Easy setup
Copy this prompt into Claude Code, Codex, or Cursor and get Noxstock running in minutes.
Integrate Noxstock into this project so you can pull decision-ready US stock and ETF context.
Step 1: Read the integration guide
Read https://noxstock.com/SKILL.md and follow it. If you cannot access it,
continue with the instructions below.
Step 2: Understand the project
If this is an existing codebase, inspect the language, framework, package
manager, environment-variable conventions, existing MCP/agent config, plus
current market-data or finance code. Ask what stock-market workflow Noxstock
should support unless I only asked you to connect MCP.
Step 3: Add the hosted MCP server
Use endpoint: https://api.noxstock.com/mcp
Use header: X-API-Key: $NOXSTOCK_API_KEY
Store the key in the project's normal secret/env system. Do not commit it.
For Claude Code, use:
claude mcp add --transport http noxstock https://api.noxstock.com/mcp \
--header "X-API-Key: $NOXSTOCK_API_KEY"
For JSON MCP config, use:
{
"mcpServers": {
"noxstock": {
"url": "https://api.noxstock.com/mcp",
"headers": { "X-API-Key": "$NOXSTOCK_API_KEY" }
}
}
}
Step 4: Verify
Confirm the noxstock_* tools loaded — snapshot, valuation, fundamentals,
earnings, dividends, technicals, price_action, history, compare, filings,
insider, calendar, search, and coverage.
Run noxstock_snapshot for AAPL and show me a one-line read that includes
freshness and as_of. If it fails, diagnose and fix the env/config issue.
Step 5: Usage rules
For stock questions, use the Noxstock tools first. Pass through freshness,
as_of, unsupported reasons, and unavailable/null explanations. Never invent a
number; if a field is missing or unsupported, say so.Build production ready stock market analyst agentsin minutes, not months.
Get a free key05 / Pricing
Essential endpoints are free. Starter unlocks every endpoint. Builder adds headroom for agents with real users.
Free
Quick stock reads
100 calls / day · 30 / min
Essential endpoints only
Starter
RecommendedFull analyst workflows
10,000 calls / month · 60 / min
≈2K five-call workflows / month
Builder
Agents with real users
75,000 calls / month · 300 / min
≈15K five-call workflows / month
No overage charges — requests stop at plan limits. Need more than Builder? We'll figure out the right limit together.
Ready to build
No credit card required. Start with 100 free calls a day, then unlock powerful endpoints when you’re ready.