New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@readystack/hospital-mrf-lint

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@readystack/hospital-mrf-lint

15 offline rules read your standard charges JSON the way 45 CFR Part 180 and the CMS template do - the dirty sample returns 17 findings, 15 errors

latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

Hospital Price Transparency MRF Lint

15 offline rules read your standard charges JSON the way 45 CFR Part 180 and the CMS template do - the dirty sample returns 17 findings, 15 errors

Install

npx @readystack/hospital-mrf-lint file

Node 18+. The same 15 rules as the VS Code extension, from a terminal or CI.

Free

  • Open one standard charges JSON file and see every one of the 15 rules report with a line number - the whole check for that file, no key, nothing uploaded.
  • --rules lists every rule

With a licence ($29 once)

  • Sweep every hospital location file in the workspace in one pass and export one dated evidence report you keep for the file, with finding counts per location and the rule text beside each one.
@readystack/hospital-mrf-lint --dir ./templates --report html --out report.html

A hospital price-transparency review by a revenue-integrity consultancy is commonly quoted as a five-figure engagement; this extension is 29 dollars once.

Use from an AI agent (MCP)

Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:

{ "mcpServers": { "hospital-mrf-lint": { "command": "npx", "args": ["-y", "@readystack/hospital-mrf-lint", "--mcp"] } } }

Tools: check_text and check_file (free) · check_dir (licence). The agent gets every finding with the line number.

Use in CI

- name: Hospital Price Transparency MRF Lint
  run: npx -y @readystack/hospital-mrf-lint --dir . --ci

(container: docker run --rm -v "$PWD:/work" getreadystack/hospital-mrf-lint --dir /work --ci)

The folder sweep, reports and CI mode need one licence — one payment, no subscription. Set READYSTACK_LICENSE=<key> or run --license <key> once.

Get a licence

Keywords

hospital price transparency

FAQs

Package last updated on 25 Sep 2026

Related posts