← All servers

Healthcare Provider Intelligence

io.github.Joinware/healthcare-provider-intelligence v0.1.1
Official Registry git finance

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

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 over sse

Run in your terminal
claude mcp add healthcare-provider-intelligence --transport sse https://healthcare-provider-intelligence.onrender.com/mcp/sse
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "healthcare-provider-intelligence": {
      "url": "https://healthcare-provider-intelligence.onrender.com/mcp/sse"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "healthcare-provider-intelligence": {
      "serverUrl": "https://healthcare-provider-intelligence.onrender.com/mcp/sse"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "healthcare-provider-intelligence": {
      "type": "sse",
      "url": "https://healthcare-provider-intelligence.onrender.com/mcp/sse"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "healthcare-provider-intelligence": {
      "url": "https://healthcare-provider-intelligence.onrender.com/mcp/sse"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "healthcare-provider-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://healthcare-provider-intelligence.onrender.com/mcp/sse"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
sse https://healthcare-provider-intelligence.onrender.com/mcp/sse
X-API-Key: •••••• (required)

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.Joinware--healthcare-provider-intelligence/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