ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Regulations.gov with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access US federal regulations, search documents, public comments, and dockets directly from agencies like the EPA and FAA.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete Regulations.gov capability set.

These are the exact actions your AI can choose when you ask it to work with Regulations.gov.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Regulations.gov.

  1. 01

    Get docket

    Get details for a specific docket

  2. 02

    Search documents

    Search for documents (rules, notices, etc.)

  3. 03

    Get comment

    Get details for a specific comment

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Regulations.gov.

  1. 04

    Get document

    Get details for a specific document

  2. 05

    Search comments

    Search public comments

  3. 06

    Search dockets

    Search dockets

Observed, not estimated

862ms average. Fast in production.

Regulations.gov is checked daily against the live service.

Daily averagePeak 1055ms
Aug 20Today
Fastest day
740ms
Slowest day
1055ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Regulations.gov, so you can see the experience inside your AI.

It does not authenticate your account with Regulations.gov. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Regulations.gov Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_OEtVBvkYpFBbDjeyLTRNtp3Dz8on3YoiiUYugH8g/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Regulations.gov capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "regulationsgov-erulemaking-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_OEtVBvkYpFBbDjeyLTRNtp3Dz8on3YoiiUYugH8g/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Regulations.gov owners ask.

  • 01

    How can I filter documents by a specific government agency?

    Use the search_documents capability and provide the agencyId parameter (e.g., 'EPA', 'FAA', or 'CMS'). This will restrict the results to materials published only by that specific agency.

  • 02

    Is it possible to see what the public is saying about a specific rule?

    Yes! Use the search_comments capability with the commentOnId parameter set to the unique Document ID. You can then use get_comment with a specific Comment ID to read the full text of any submission.

  • 03

    How do I get the complete history of a specific rulemaking folder?

    Use the get_docket capability with the specific Docket ID. This retrieves the primary metadata for the docket, while search_documents with the same docket ID can list all associated rules and supporting materials.