Skip to content
Cursor

calibration routing for Cursor

io.github.nao1234g/calibration-routing

Route tasks by measured judgment quality: third-party-verified, Brier-based calibration records.

client:Cursor transport:streamable-http

Install calibration routing in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "calibration-routing": {
      "url": "https://nowpattern.com/calibration-routing/route"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

calibration routing in other clients