US federal rules taking effect for Claude Desktop
io.github.joelp22-maker/referencesource-rules
Which published US federal rules take effect between two dates, and which CFR parts they amend?
client:Claude Desktop
transport:streamable-http
tools:5
Install US federal rules taking effect in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"referencesource-rules": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://referencesource.org/mcp/rules"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs