You're viewing a demo portfolio

Join the waitlist
PRSM

enforcement_actions

Active

Tool of Regulatory & Compliance Intelligence MCP

declared in 3.4.4

Track regulatory enforcement actions (incl. OSHA citations and SEC enforcement) from the Federal Register, with parsed penalty amounts and context, filterable by agency, company, industry, or minimum penalty. PAID: $0.01 per query after the daily free allowance (25/day). On a 402, settle the returned payment challenge and re-call with the SAME args plus payment_tx=<reference>. An Authorization: Bearer fnet_ key bypasses it.

Parameters schema

{
  "type": "object",
  "properties": {
    "agency": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "enforcing agency, partial match."
    },
    "company": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "company name, partial match."
    },
    "agent_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "stable id for your agent (scopes the free-tier counter)."
    },
    "industry": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "industry tag filter."
    },
    "payment_tx": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "payment transaction reference, when re-calling after a 402."
    },
    "min_penalty": {
      "anyOf": [
        {
          "type": "number"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "minimum penalty amount (USD)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Regulatory & Compliance Intelligence MCP

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

2/7 registries
View full server →