enforcement_actions
ActiveTool of Regulatory & Compliance Intelligence MCP
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 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": {
"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": "Solana tx signature, when re-calling after a 402."
},
"min_penalty": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null,
"description": "minimum penalty amount (USD)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Regulatory & Compliance Intelligence MCP
https://github.com/FoundryNet/compliance-mcp
2/7 registries