Skip to content
Cline

cms 0057 api gate for Cline

io.github.jmshinhwa/cms-0057-api-gate

14 rules read a FHIR CapabilityStatement against CMS-0057-F. A 2021 payer statement returned 6 block

client:Cline transport:stdio runtime:npm

Install cms 0057 api gate in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "cms-0057-api-gate": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/cms-0057-api-gate"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

cms 0057 api gate in other clients