Skip to content

Healthcare Provider Intelligence for Grok

io.github.joinware/healthcare-provider-intelligence

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

client:Grok transport:sse

Install Healthcare Provider Intelligence in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "healthcare-provider-intelligence": {
      "type": "sse",
      "url": "https://healthcare-provider-intelligence-85cj.onrender.com/mcp/sse"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Healthcare Provider Intelligence in other clients