AwardCast Federal Contracts
AF
AwardCast Federal Contracts
/fetch

fetch

Open the full record behind an id returned by search: an agency profile with price by category and its top winners, a contractor's award history, or a solicitat

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 /fetch for me.

Input

FieldTypeDescription
id*stringThe exact id returned by search, unchanged.

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":"/fetch","input":{"id":"..."}}'
cli
npx cracked-ai run -p mcp-ai-awardcast-federal-contracts -e /fetch -i '{"id":"..."}'
mcp
run_tool({ provider: "mcp-ai-awardcast-federal-contracts", endpoint: "/fetch", input: {"id":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.