Loa Healthcare Pricing for Claude Desktop
io.github.aanari/loacare-healthcare-pricing
Search source-labeled hospital prices, CPT codes, providers, and healthcare cost estimates.
client:Claude Desktop
transport:streamable-http
tools:12
Install Loa Healthcare Pricing in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"loacare-healthcare-pricing": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.loacare.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs