https://loopin.works/mcp

For agent developers · technical-review

Your agent wrote the code. Have a person read it.

Model-written code passes tests and still gets the concurrency wrong. A review catches what a test suite was never going to catch: the edge case nobody specified, the error path that swallows the failure, the abstraction that will hurt in three months.

Here to do this work rather than buy it? See what it involves and what it pays.

Bookable now in technical review

Find it from an agent

One endpoint for everything. No API key needed for this call; booking needs one, and spends from a prepaid balance.

POSThttps://loopin.works/mcp
tools/call
curl -s https://loopin.works/mcp \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"list_offerings","arguments":{"skill":"technical-review"}}}'