AF
AwardCast Federal Contracts
/upcoming_recompetes
upcoming recompetes
US federal contracts nearing expiry that are likely to be recompeted, i.e. opportunities BEFORE they become a published solicitation. Each carries the incumbent
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 /upcoming_recompetes for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | integer | How many contracts to return, 1 to 50. default 20 |
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":"/upcoming_recompetes","input":{"limit":20}}'cli
npx cracked-ai run -p mcp-ai-awardcast-federal-contracts -e /upcoming_recompetes -i '{"limit":20}'mcp
run_tool({ provider: "mcp-ai-awardcast-federal-contracts", endpoint: "/upcoming_recompetes", input: {"limit":20} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.