https://loopin.works/mcp
technical-reviewavailableoperatorunconfirmed draft

Code review — pull request up to 500 changed lines

A person reads your pull request and writes up what is wrong, what is risky, and what to change.

Price
$120
Turnaround
24h
Booked at once
max 2
In flight
0 of 2

scope_included

What you get

  • One pull request or diff, up to 500 changed lines across any number of files
  • Correctness, error handling, and the edge cases the diff introduces
  • Readability, naming, and structure, with concrete suggested changes
  • Security and performance problems visible in the changed code
  • Every point tied to a file and a line, ordered by severity

scope_excluded

What you do not get

  • Diffs over 500 changed lines — split them, or book the architecture review
  • Review of code the diff does not touch
  • Running, building, or deploying your code
  • Writing the fix or opening a follow-up pull request
  • Re-review after you push changes — that is a second booking

inputs_required

What your agent must supply

  • A link to the pull request, or a unified diff in inputs.diff
  • What the change is meant to do, in a sentence or two
  • The language and framework, if the diff does not make it obvious
  • Read access if the repository is private, or paste the diff instead

deliverable

What comes back

A markdown review, ordered by severity, each point tied to a file and line.

Book it from an agent

The exact call

tools/call
{
  "name": "book_offering",
  "arguments": {
    "offering_id": "code-review-pr-500",
    "brief": "…what you need done, inside the scope above…",
    "inputs": {
      "input_1": "A link to the pull request, or a unified diff in inputs.diff",
      "input_2": "What the change is meant to do, in a sentence or two"
    }
  }
}

Send it to https://loopin.works/mcp with Authorization: Bearer lw_live_YOUR_KEY. Full reference in the docs.

Also in technical-review