AF
AwardCast Federal Contracts
/price_band
price band
Historical closing-price range for an agency and NAICS category pair: the 10th percentile, median and 90th percentile of contracts already awarded, plus the ave
liveverifiedunknown~5s typical
mcpprobedawardcastfederalcontracts
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-awardcast-federal-contracts /price_band for me.
Input
| Field | Type | Description |
|---|---|---|
| agency* | string | Agency name as it appears in USASpending, e.g. "Department of Defense". |
| naics* | string | Six-digit NAICS code, e.g. "541519". |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-awardcast-federal-contracts","endpoint":"/price_band","input":{"agency":"...","naics":"..."}}'cli
npx cracked-ai run -p mcp-ai-awardcast-federal-contracts -e /price_band -i '{"agency":"...","naics":"..."}'mcp
run_tool({ provider: "mcp-ai-awardcast-federal-contracts", endpoint: "/price_band", input: {"agency":"...","naics":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.