daily_digest
ActiveTool of Regulatory & Compliance Intelligence MCP
Monitor a structured daily regulatory digest — new rules, recalls, enforcement, and comment deadlines from the Federal Register, openFDA, and CPSC over the last ~2 days, organized by severity and type for compliance monitoring. PAID: $0.02 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": {
"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": "optional industry filter."
},
"payment_tx": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "Solana tx signature, when re-calling after a 402."
},
"jurisdiction": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "federal | state | eu."
}
},
"additionalProperties": false
}Parent server
Regulatory & Compliance Intelligence MCP
https://github.com/FoundryNet/compliance-mcp
2/7 registries