MCP Server
MCP
io.sentinelsignal/scoring
Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback.
Configuration Example
{
"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"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment