comment_deadlines
ActiveTool of Regulatory & Compliance Intelligence MCP
Track upcoming public-comment deadlines for proposed rules from the Federal Register — what regulatory compliance and regulatory-affairs agents monitor constantly. Sorted by soonest deadline. 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": {
"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."
},
"days_ahead": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 30,
"description": "look-ahead window in days (1-365, default 30)."
},
"payment_tx": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "payment transaction reference, when re-calling after a 402."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Regulatory & Compliance Intelligence MCP
https://github.com/FoundryNet/compliance-mcp
2/7 registries