You're viewing a demo portfolio

Join the waitlist
PRSM

recall_check

Active

Tool of Regulatory & Compliance Intelligence MCP

declared in 3.4.2

Check product and FDA recalls from openFDA (food/drug/device) and CPSC (consumer products), with affected products and severity (Class I / injuries → critical). PAID: $0.01 USDC per query after the daily free allowance (25/day). On a 402, pay the returned Solana memo and re-call with the SAME args plus payment_tx=<signature>. An Authorization: Bearer fnet_ key bypasses it.

Parameters schema

{
  "type": "object",
  "properties": {
    "company": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "recalling firm / manufacturer, partial match."
    },
    "product": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "product name/keyword."
    },
    "agent_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "stable id for your agent (scopes the free-tier counter)."
    },
    "category": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "category keyword (food, toy, drug, etc.)."
    },
    "days_back": {
      "anyOf": [
        {
          "type": "integer"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "only recalls in the last N days."
    },
    "payment_tx": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "Solana tx signature, when re-calling after a 402."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Regulatory & Compliance Intelligence MCP

https://github.com/FoundryNet/compliance-mcp

2/7 registries
View full server →
recall_check — Regulatory & Compliance Intelligence MCP — PRSM MCP