govcon-recompete
G
govcon-recompete
/expiring_recompetes

expiring recompetes

List federal contracts EXPIRING in a horizon window (period-of-performance end), with a winner prediction for each. Filter by NAICS and agency. This is the reco

liveunknown~5s typical
mcpgovcon-recompete
$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-com-dropwatchhq-govcon-recompete /expiring_recompetes for me.

Input

FieldTypeDescription
naicsstring6-digit NAICS.
agencystring
minDaysnumberWindow floor in days (default 90).
maxDaysnumberWindow ceiling in days (default 180).
minAmountnumberMinimum award $ (default 1,000,000).
limitnumberMax contracts (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-com-dropwatchhq-govcon-recompete","endpoint":"/expiring_recompetes","input":{}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-govcon-recompete -e /expiring_recompetes -i '{}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-govcon-recompete", endpoint: "/expiring_recompetes", input: {} })

Try it

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