How to Use the Federal Register MCP in Claude Code
Run terminal-based regulatory audits and pipe Federal Register data directly into your CLI workflows with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Federal Register MCP to Claude Code
Create your Vinkius account to connect Federal Register to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-driven regulatory queries with Claude Code
The `search_documents` tool lets Claude Code query the official federal database directly from your command line. You can pipe Federal Register search results directly into local scripts, making it easy to automate compliance checks in headless Claude Code environments. Here’s the deal: Claude Code uses `get_document` to pull the precise text of any regulation without opening a browser. This raw federal text can be redirected to local files or parsed by other CLI utilities in your Claude Code workflow.
Headless pre-publication monitoring via MCP Server
The `get_current_public_inspection` tool allows Claude Code to fetch documents scheduled for publication from your terminal. This is perfect for terminal-based cron jobs that need to check for compliance updates every morning using Claude Code. By using `search_public_inspection`, Claude Code filters the pre-publication queue for specific keywords. If a match is found, Claude Code uses `get_public_inspection_document` to extract the text and trigger downstream CLI alerts.
Scriptable agency lookups in Claude Code
The `list_agencies` tool provides Claude Code with a clean list of all federal regulatory bodies. You can run quick lookups in your terminal to find specific agency slugs without wading through slow government web portals. Once Claude Code has the slug, it uses `get_agency` to retrieve contact details and active document counts. This structured Federal Register metadata is immediately available to be formatted as JSON or piped into other terminal tools by Claude Code.
Set up Federal Register MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefederal-register-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Federal Register transactions." It will automatically discover and invoke the available Federal Register tools.
claude mcp add --transport http federal-register-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Federal Register MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Federal Register MCP today
We host it, we monitor it, we maintain it. You just paste one token.