← Back to Plugins
MCP Server MCP

io.sentinelsignal/scoring

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback.

Homepage Verified source

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

Loading comments...