You're viewing a demo portfolio

Join the waitlist
PRSM

gov_contracts

Active

Tool of ai.dynamicfeed/dynamic-feed

declared in 0.8.0

US federal contract & assistance awards from USAspending.gov (keyless, US public domain). Who was awarded what, by which agency, for how much, over what period, the authoritative public spending record routinely cross-examined in audits, FOIA and litigation, so a decision about a vendor or programme can be backed by a signed, contemporaneous record. args (all optional): agency (awarding top-tier agency name contains), recipient (vendor name contains), keyword (free-text on description), award_type "contract" (default) | "grant" | "all", min_amount (USD floor), limit 1-50. Re-served as a signed, provenance-stamped envelope; we witness the public record, we never move or award funds. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.

Parameters schema

{
  "type": "object",
  "title": "gov_contractsArguments",
  "properties": {
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 10
    },
    "agency": {
      "type": "string",
      "title": "Agency",
      "default": ""
    },
    "keyword": {
      "type": "string",
      "title": "Keyword",
      "default": ""
    },
    "recipient": {
      "type": "string",
      "title": "Recipient",
      "default": ""
    },
    "award_type": {
      "type": "string",
      "title": "Award Type",
      "default": "contract"
    },
    "min_amount": {
      "type": "number",
      "title": "Min Amount",
      "default": 0
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ai.dynamicfeed/dynamic-feed

1/7 registries
View full server →
gov_contracts — ai.dynamicfeed/dynamic-feed — PRSM MCP