Connection check
verified live · 26h ago
scoring
Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback.
Tools
8
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
8 toolsRead from the running server on 26h ago.
get_limits
read-only
Retrieve plan limits, trial quota, and upgrade state via GET /v1/limits Retrieve plan limits, trial quota, and upgrade state via GET /v1/limits
get_usage
read-only
month
Retrieve monthly scoring call usage via GET /v1/usage Retrieve monthly scoring call usage via GET /v1/usage
get_workflow_schema
read-only
workflow*
Fetch required fields, optional fields, enums, and an example payload for a workflow via GET /v1/workflows/{workflow}/schema Fetch required fields, optional fields, enums, and an example payload for a workflow via GET /v1/workflows/{workflow}/schema
list_workflows
read-only
List supported workflows and current model versions via GET /v1/workflows List supported workflows and current model versions via GET /v1/workflows
score_batch
read-only
items*continue_on_error
Score up to 25 workflow items sequentially in one request via POST /v1/score/batch Score up to 25 workflow items sequentially in one request via POST /v1/score/batch
score_workflow
read-only
optionspayload*workflow*
Score Sentinel healthcare workflows via POST /v1/score Score Sentinel healthcare workflows via POST /v1/score
submit_feedback
feedback*
Submit structured claims outcome feedback via POST /v1/feedback Submit structured claims outcome feedback via POST /v1/feedback
validate_workflow_payload
read-only
payload*workflow*