{
  "markdown": "# Regulatory & Compliance Intelligence MCP\n\n**Regulatory & compliance intelligence for AI agents** — rules, recalls,\nenforcement actions, and comment deadlines from free government sources,\nclassified by industry and severity.\n\n> Part of the **FoundryNet Data Network**. See also:\n> **gov-contracts-mcp**, **brand-intel-mcp**, **patent-intel-mcp**,\n> **financial-signals-mcp**, **weather-intel-mcp**.\n\n## Connect\n\n- **MCP endpoint** (Streamable HTTP): `https://compliance-mcp-production.up.railway.app/mcp`\n- **Registry:** `io.github.FoundryNet/compliance-mcp`\n- **Agent card:** `https://compliance-mcp-production.up.railway.app/.well-known/agent-card.json`\n\n### Claude Desktop / Cursor / Claude Code\n\n```bash\nclaude mcp add --transport http compliance https://compliance-mcp-production.up.railway.app/mcp\n```\n\n```json\n{ \"mcpServers\": { \"compliance\": { \"url\": \"https://compliance-mcp-production.up.railway.app/mcp\" } } }\n```\n\n## Tools\n\n| Tool | Price | What it does |\n|---|---|---|\n| `search_regulations` | $0.01 | Filtered regulatory entries (industry/agency/type/keyword/severity) |\n| `compliance_alerts` | $0.01 | Active alerts for an industry, deadline-urgent — *\"what do I worry about in pharma this week?\"* |\n| `recall_check` | $0.01 | FDA (food/drug/device) + CPSC product recalls with severity |\n| `enforcement_actions` | $0.01 | Enforcement actions with parsed penalty amounts |\n| `comment_deadlines` | $0.01 | Upcoming proposed-rule comment deadlines |\n| `daily_digest` | $0.05 | Structured daily digest organized by severity |\n| `brief_summary` | $0.50 | Top-5 signals — a sample of the full daily brief |\n| `daily_brief` | $10 | Full curated daily compliance brief |\n| `mint_info` | **free** | FoundryNet Data Network info |\n\n**Free tier:** 25 paid-tool queries/day per agent. Then metered per-query billing:\nthe tool returns an HTTP-402 payment challenge — settle it, then re-call with the same\nargs plus `payment_tx=<reference>`. An `Authorization: Bearer fnet_…` key bypasses the paywall.\n\n## How it works\n\nEvery 12 hours the aggregator fetches new entries from **Federal Register**\n(rules/proposed/notices), **openFDA** (food/drug/device recall & enforcement), and\n**CPSC** (consumer product recalls), classifies each by **industry** (keyword\ntaxonomy across 12 sectors) and **severity** (info → warning → action_required →\ncritical), and stores them in a standalone Supabase project.\n\n**Severity logic:** Class I / injury-or-death recalls + emergency rules →\n`critical`; final rules with a compliance deadline ≤ 90 days or enforcement\npenalties > $100K → `action_required`; proposed rules in comment period → `warning`;\nnotices/guidance → `info`.\n\n**Honesty note:** EPA ECHO, OSHA, and SEC enforcement (their public endpoints need\nmulti-step queries or scraping) are planned additional sources; enforcement\npenalties are currently parsed from Federal Register notices.\n\n## Discovery\n\nMCP registry: `io.github.FoundryNet/compliance-mcp`\n\nBuilt by [FoundryNet](https://foundrynet.io?utm_source=github&utm_medium=readme&utm_campaign=compliance-mcp) · forge@foundrynet.io\n\n## Live network activity\n\nReal-time verified work across 17 servers and autonomous agents in the FoundryNet Data Network.\n",
  "bytes": 3208,
  "sha": "aaad0f40adfde4db55ded1b4a1aff03faef15968f8b19d674bfe8e3966275761",
  "repo_slug": "foundrynet/compliance-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_foundrynet_compliance_mcp_da456f75/readme"
}