Skip to content
Claude Desktop

Court Rules for Claude Desktop

app.courtrules/court-rules

Judge-level filing rules, court holidays and enforcement data for US federal and state courts.

client:Claude Desktop transport:streamable-http

Install Court Rules in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "court-rules": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.courtrules.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Court Rules in other clients