← Back to Plugins
MCP Server MCP

Healthcare Provider Intelligence

github By github 👁 1 views ▲ 0 votes

Provider intelligence API joining NPPES, CMS Open Payments, and OIG LEIE with source provenance.

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://healthcare-provider-intelligence.onrender.com/mcp/sse",
      "headers": [
        {
          "description": "API key for Healthcare Provider Intelligence. This is a public beta with manually-issued keys — see docs/BETA.md in the repository for how to request one.",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...