Skip to content
VS Code

scoring for VS Code

io.sentinelsignal/scoring

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

client:VS Code transport:streamable-http tools:8

Install scoring in VS Code

.vscode/mcp.json

{
  "servers": {
    "scoring": {
      "type": "http",
      "url": "https://mcp.sentinelsignal.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

scoring in other clients