This connects your LLM to three key U.S. regulatory data sources: the Federal Register for searching recent agency rules and notices, the Code of Federal Regulations for reading and comparing specific CFR sections across revisions, and Regulations.gov for querying public comments and dockets. You'd reach for this when building agents that need to track regulatory changes, analyze compliance requirements, or monitor comment periods. The diff capability is especially useful for catching what changed between CFR versions without manual comparison. Works with any LLM that supports the MCP protocol, so you're not locked into a specific model or provider.
REGULATIONS_GOV_API_KEYsecretFree API key from api.regulations.gov — only needed for regulations.gov search tools. Federal Register and eCFR tools work without any key.
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent