calibration routing for VS Code
io.github.nao1234g/calibration-routing
Route tasks by measured judgment quality: third-party-verified, Brier-based calibration records.
client:VS Code
transport:streamable-http
Install calibration routing in VS Code
.vscode/mcp.json
{
"servers": {
"calibration-routing": {
"type": "http",
"url": "https://nowpattern.com/calibration-routing/route"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs