Connect Federal Register to Copilot Studio
Query Federal Register directly from Copilot Studio. Arlet links the two through one MCP connection and takes care of API keys.
This server connects your AI client to the Federal Register API, the official daily journal in which US federal agencies publish rules, proposed rules and notices. It is the primary source for tracking American regulatory activity.
Key features:
- search_documents: search by full-text term, document type (final rule, proposed rule, notice, presidential document), issuing agency and publication-date range. Use it to answer what a regulator has recently published on a topic.
- get_document: fetch one document's full record - effective date, comment deadline, affected CFR references, regulation identifier number (RIN), docket ids, and links to the full text and the comment page.
- list_agencies: resolve an agency acronym or name to the slug the search endpoint filters by, so 'EPA' becomes environmental-protection-agency.
The combination of the comment deadline and the proposed-rule filter makes this useful for compliance monitoring: you can find which proposals are still open for comment and when they close. For the codified text that these rules amend, pair this server with the eCFR server.
No API key is needed, and the content is US government work in the public domain.
How to connect Federal Register to Copilot Studio
- 1
In the Arlet dashboard, open Data tools, find Federal Register and switch it on. No API key setup is needed.
- 2
Sign in to Copilot Studio with your work account, create a new agent (or open an existing one), and in the Build tab choose Tools β + β Add β Model Context Protocol (MCP) in the right panel.
- 3
In the Add MCP server form, enter "Arlet" as the Server name, https://mcp.arlet.dev/mcp/ as the Server URL, choose OAuth 2.0 for Authentication and "Dynamic (detected)" for Configuration type, then click Add. No Client ID / Secret is needed.
- 4
On the Select a connection screen, choose Create new connection β Create, then sign in with Google on the Arlet authorization screen and click Allow. Click Add to attach the tool to the agent, then Publish to use it from Microsoft 365 Copilot.
Requires a Microsoft work account and a Copilot Studio license (or trial). MCP is available only for agents using generative orchestration and not in Copilot Studio in Teams.
