← All servers

cms-0057-api-gate

io.github.jmshinhwa/cms-0057-api-gate v1.0.1
Official Registry git

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add cms-0057-api-gate -- npx -y @readystack/cms-0057-api-gate
Add to claude_desktop_config.json
{
  "mcpServers": {
    "cms-0057-api-gate": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/cms-0057-api-gate"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "cms-0057-api-gate": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/cms-0057-api-gate"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "cms-0057-api-gate": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/cms-0057-api-gate"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "cms-0057-api-gate": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@readystack/cms-0057-api-gate"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "cms-0057-api-gate": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/cms-0057-api-gate"
      ]
    }
  }
}

Packages

npm @readystack/cms-0057-api-gate@1.0.1

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.jmshinhwa--cms-0057-api-gate/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent