You're viewing a demo portfolio

Join the waitlist
PRSM

government-contract-intel

Active

Tool of The Stall

declared in 4.82.0

Federal government contract award tracker via USASpending.gov (no API key). The U.S. government awards $700B+ annually — this cap surfaces who wins the money, how much, and for what. Mode 'company' (company_name): all federal contracts awarded to a named company — which agencies, what amounts, optional last-N-days filter. Essential for defense/aerospace (Lockheed, Raytheon, Northrop), tech government contractors (Palantir, Leidos, SAIC, Booz Allen), and healthcare (McKesson, UnitedHealth). Mode 'recent' (days, min_amount_millions): market-wide feed of largest new awards in the last N days, optional floor filter. Mode 'agency' (agency_name, days): what contracts has a federal agency (DoD, HHS, NASA, DHS) awarded recently and to whom. All data from FPDS-NG via USASpending.gov, updated daily. $0.015/call.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "days": {
      "type": "integer",
      "description": "Calendar days back to search (default 90, max 180). In company mode, omit for all-time history."
    },
    "mode": {
      "type": "string",
      "description": "'company': contracts awarded to a named company. 'recent': market-wide largest new awards. 'agency': contracts awarded by a federal agency. Default: 'company' if company_name provided, else 'recent'."
    },
    "limit": {
      "type": "integer",
      "description": "Max results to return (default 25, max 100)."
    },
    "agency_name": {
      "type": "string",
      "description": "Federal agency name for agency mode. Use official USASpending names: 'Department of Defense', 'Department of Health and Human Services', 'NASA', 'Department of Homeland Security', 'Department of Veterans Affairs'."
    },
    "company_name": {
      "type": "string",
      "description": "Company or contractor name to search (partial match OK). Used in company mode. Examples: 'Lockheed Martin', 'Palantir', 'Raytheon', 'General Dynamics', 'Leidos'."
    },
    "min_amount_millions": {
      "type": "number",
      "description": "For mode=recent: only return awards >= this amount in USD millions (e.g., 100 = $100M+). Default 0 = no filter."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →