io.sentinelsignal/scoring✓
io.sentinelsignal/scoring · v0.1.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.sentinelsignal/scoring",
"description": "Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback.",
"repository": {
"url": "https://github.com/sentinelsignal/sentinel-signal-mcp",
"source": "github"
},
"version": "0.1.4",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.sentinelsignal.io/mcp",
"headers": [
{
"description": "Optional Sentinel API key for dedicated usage.",
"isSecret": true,
"name": "x-sentinel-api-key"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}