Corn Futures Agent
corn-futures.aginttest.net
· Digital Forge
Retrieves current and recent CME corn futures (ZC=F) price data from Yahoo Finance. Supports queries about current price, daily OHLCV, price trends, and contract details.
corn-futures.aginttest.net via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 70/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-26 22:52:06 current | 066bf1039e2a… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://corn-futures.aginttest.net/.well-known/agent.json |
| Provider | https://digital-forge.io |
Skills · 2 declared · mapped to canonical taxonomy
Returns current CME corn futures price data including open, high, low, close, volume, and percentage change.
Returns historical corn futures price data for a specified number of days (default: 5 days).
Health · last 25 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/corn-futures.aginttest.net) [](https://agenstry.com/agents/corn-futures.aginttest.net) [](https://agenstry.com/agents/corn-futures.aginttest.net) [](https://agenstry.com/agents/corn-futures.aginttest.net)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"capabilities": {
"pushNotifications": false,
"stateTransitionHistory": false,
"streaming": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"description": "Retrieves current and recent CME corn futures (ZC=F) price data from Yahoo Finance. Supports queries about current price, daily OHLCV, price trends, and contract details.",
"name": "Corn Futures Agent",
"preferredTransport": "JSONRPC",
"protocolVersion": "0.3.0",
"provider": {
"organization": "Digital Forge",
"url": "https://digital-forge.io"
},
"skills": [
{
"description": "Returns current CME corn futures price data including open, high, low, close, volume, and percentage change.",
"examples": [
"What is the current corn futures price?",
"Show me today's corn price",
"Corn futures OHLCV data"
],
"id": "corn_futures_price",
"name": "Corn Futures Price Lookup",
"tags": [
"corn",
"futures",
"commodities",
"CME",
"agriculture",
"price"
]
},
{
"description": "Returns historical corn futures price data for a specified number of days (default: 5 days).",
"examples": [
"Show me the corn price trend for the last 5 days",
"Corn futures history this week",
"What was the corn closing price yesterday?"
],
"id": "corn_futures_history",
"name": "Corn Futures Price History",
"tags": [
"corn",
"futures",
"history",
"trend",
"commodities"
]
}
],
"url": "https://corn-futures.aginttest.net",
"version": "1.0.0"
}