Skip to content
Windsurf

cms 0057 api gate for Windsurf

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:Windsurf transport:stdio runtime:npm

Install cms 0057 api gate in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

cms 0057 api gate in other clients