Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Primary Source Commodities

REMOTE · API.COMMODITIES.SH · SCANNED AUG 3

Primary-source commodities data for AI agents — EIA, FRED, CFTC, USDA, USGS via x402 on Base.

+6 this week 72 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 850 tokens (~77/item across 11 items; 11 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.commodities.sh

# add to Claude Code
claude mcp add --transport http sawftware-apps-commodities-sh https://api.commodities.sh/api/mcp
# ~/.codex/config.toml
[mcp_servers.sawftware-apps-commodities-sh]
url = "https://api.commodities.sh/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sawftware-apps-commodities-sh": {
      "type": "remote",
      "url": "https://api.commodities.sh/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add sawftware-apps-commodities-sh --url https://api.commodities.sh/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  sawftware-apps-commodities-sh:
    url: "https://api.commodities.sh/api/mcp"
// mcp.json
{
  "mcpServers": {
    "sawftware-apps-commodities-sh": {
      "type": "http",
      "url": "https://api.commodities.sh/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 66

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.commodities.sh/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.commodities.sh CN=YR2,O=Let's Encrypt,C=US 12 Jul 2026 10 Oct 2026 RSA 2048 SHA256-RSA 5583a5587a0288b1ffcbe272d1fa2e52e00
SANs: api.commodities.sh
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of api.commodities.sh. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
sh. present 55297 8 Verified
commodities.sh. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.commodities.sh/api/mcp Verified 200
http (plaintext) http://api.commodities.sh/api/mcp HTTPS enforced 308 https://api.commodities.sh/api/mcp
MCP tools — 11 exposed · ~776 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
calendar.get ~48

List EIA, USDA, and CFTC release calendar entries with cadence, typical Eastern time, and next-hint notes. Free discovery tool — call before scheduling agents around inventory or WASDE prints.

Input schema present but exposes no named parameters.

NameTypeReqDescription
eventsarrayyesUpcoming / recurring release events

No examples provided.

catalog.list ~49

List every commodity instrument in the catalog with sector, unit, primary source, and freshness metadata. Call this first to discover valid codes before price.latest or inventory.get. Free discovery tool — no payment required.

Input schema present but exposes no named parameters.

NameTypeReqDescription
instrumentsarrayyesInstrument registry rows

No examples provided.

decision.get ~69

Build a deterministic decision pack for energy, metals, ags, or all sectors. Returns method, signals with direction/rationale, an embedded snapshot, and a disclaimer — no ML model, rule-based only.

NameTypeReqDescription
sectorstringyesSector for the decision pack. Use all to bundle every sector.
NameTypeReqDescription
disclaimerstringNon-advice / methodology disclaimer
generated_atstringyesISO timestamp when the pack was generated
methodstringyesDeterministic method identifier
model_versionstringAlways null for rule-based packs; reserved field
sectorstringPresent for single-sector packs
sectorsobjectPresent when sector=all
signalsarrayDirectional signals with rationale
snapshotobject

No examples provided.

fundamentals.get ~65

Fetch a fundamentals document: USDA WASDE, crop progress, export sales, or USGS mineral summaries. Choose kind based on the ags/metals question you are answering.

NameTypeReqDescription
kindstringyesFundamentals report kind. Example: wasde for World Agricultural Supply and Demand Estimates.
NameTypeReqDescription
as_ofstringyesReport as-of date
idstringyesDocument id
kindstringyesReport kind echoed from the request
observed_atstringyesISO timestamp when retrieved
payloadobjectyesKind-specific payload (quality, note, license_tag, freshness_class, and report fields)

No examples provided.

fx.latest ~61

Return the latest FX rate observation for a pair or FRED FX series. Useful alongside commodity prices when converting cash values across currencies.

NameTypeReqDescription
pairstringyesFX pair or series id. Example: EURUSD, USDCNY, DTWEXBGS.
NameTypeReqDescription
as_ofstringyesAs-of date for the observation
derivedbooleanyesTrue when value is derived
formulastringDerivation formula when derived
freshness_classstringyesFreshness class for the series
idstringStable observation id
inputsarrayInput series ids when derived
instrumentstringyesInstrument code, e.g. CL
license_tagstringyesLicense / redistribution tag
namestringyesHuman-readable instrument name
observed_atstringyesISO timestamp when observed
provenanceobjectyesRetrieval / cache provenance
qualitystringyesData quality label
raw_hashstringHash of raw source payload
series_idstringyesUnderlying series id
sourceobjectyesPrimary source provenance
unitstringyesUnit of measure
valuenumberyesObserved numeric value

No examples provided.

inventory.get ~80

Fetch EIA weekly petroleum inventory levels. Omit series to list all latest inventory points, or pass a series key to get week-over-week change, vs-5y deviation, and a surprise label for that series.

NameTypeReqDescription
seriesstringOptional EIA inventory series key. Omit to return all latest inventory rows. Example: crude_stocks.
NameTypeReqDescription
dataarrayAll latest inventory points when series is omitted
latestobjectLatest point when a series key is provided
surprise_labelstringSurprise classification when series is provided
vs_5ynumberDeviation vs five-year average when series is provided
wow_changenumberWeek-over-week change when series is provided

No examples provided.

positioning.get ~65

Return the latest CFTC Commitments of Traders managed-money positioning for an instrument code. Includes long, short, net, and week-over-week net change with source URL.

NameTypeReqDescription
codestringyesInstrument code from catalog.list. Example: CL, NG, GC, ZC.
NameTypeReqDescription
commodity_namestringyesCFTC commodity name
idstringyesCOT row id
instrumentstringyesInstrument code
mm_longnumberyesManaged-money long contracts
mm_netnumberyesManaged-money net contracts
mm_net_changenumberyesWeek-over-week change in managed-money net
mm_shortnumberyesManaged-money short contracts
observed_atstringyesISO timestamp when observed
report_datestringyesCFTC report date
source_urlstringyesCFTC source URL

No examples provided.

price.history ~80

Return historical observations for an instrument code (up to 500 points). Use after price.latest when you need a short time series for the same code.

NameTypeReqDescription
codestringyesInstrument code from catalog.list. Example: CL, GC, ZC.
limitnumberNumber of historical points to return. Max 500, default 60.
NameTypeReqDescription
countnumberyesNumber of points returned
dataarrayyesHistorical observations, newest first or as stored
instrumentstringyesInstrument code
series_idstringyesUnderlying series id

No examples provided.

price.latest ~70

Return the latest cash/fundies observation for one instrument code. Use catalog.list to discover codes such as CL, GC, or ZC. Response follows the shared observation contract with provenance and license tags.

NameTypeReqDescription
codestringyesInstrument code from catalog.list. Example: CL, GC, ZC.
NameTypeReqDescription
as_ofstringyesAs-of date for the observation
derivedbooleanyesTrue when value is derived
formulastringDerivation formula when derived
freshness_classstringyesFreshness class for the series
idstringStable observation id
inputsarrayInput series ids when derived
instrumentstringyesInstrument code, e.g. CL
license_tagstringyesLicense / redistribution tag
namestringyesHuman-readable instrument name
observed_atstringyesISO timestamp when observed
provenanceobjectyesRetrieval / cache provenance
qualitystringyesData quality label
raw_hashstringHash of raw source payload
series_idstringyesUnderlying series id
sourceobjectyesPrimary source provenance
unitstringyesUnit of measure
valuenumberyesObserved numeric value

No examples provided.

snapshot.get ~76

Build a sector snapshot bundling prices, inventories, spreads, and related fundies for energy, metals, ags, or all sectors. Prefer this over calling many single-observation tools when you need a full sector picture.

NameTypeReqDescription
sectorstringyesSector to snapshot. Use all to receive energy, metals, and ags together.
NameTypeReqDescription
as_ofstringyesSnapshot as-of timestamp
cotarrayCOT rows when relevant
crack_321object
crop_progressobjectCrop progress when relevant
crushobject
export_salesobjectExport sales when relevant
freshness_notestringFreshness summary
inventoryarrayInventory rows when relevant
pricesarrayLatest prices for the sector
sectorstringPresent for single-sector responses
sectorsobjectPresent when sector=all
wasdeobjectWASDE payload when relevant

No examples provided.

spread.get ~113

Compute a derived spread observation: 3-2-1 crack, soybean crush, WTI-Brent basis, or calendar (calendar requires licensed curve data and may return available=false). Prefer crack/crush/basis for live derived values with formula and inputs.

NameTypeReqDescription
rootstringOptional root symbol for calendar spreads. Example: CL. Ignored for crack/crush/basis.
typestringyesSpread type to compute. Example: crack for 3-2-1 gasoline/distillate crack.
NameTypeReqDescription
as_ofstringAs-of date for the observation
availablebooleanFalse when the spread cannot be computed
derivedbooleanTrue when value is derived
formulastringDerivation formula when derived
freshness_classstringFreshness class for the series
idstringStable observation id
inputsarrayInput series ids when derived
instrumentstringInstrument code, e.g. CL
legs_qualityarrayPer-leg quality when inputs are mixed
license_tagstringLicense / redistribution tag
namestringHuman-readable instrument name
notestringExplanation when unavailable or partially degraded
observed_atstringISO timestamp when observed
provenanceobjectRetrieval / cache provenance
qualitystringData quality label
raw_hashstringHash of raw source payload
rootstringCalendar root when type=calendar
series_idstringUnderlying series id
sourceobjectPrimary source provenance
unitstringUnit of measure
valuenumberObserved numeric value

No examples provided.