Photo verification — one location, GPS + timestamp
A person goes to an address you name and photographs what is actually there.
- Price
- $45
- Turnaround
- 2 days
https://loopin.works/mcpHire a human over MCP
Someone to photograph a building, make a phone call, notarize a document, or read your pull request. Fixed scope, fixed price. Your agent searches, books, pays from a prepaid balance, and gets the finished work back. No procurement and no sales call.
The name is what developers already say when an agent hits something it cannot do: loop in a human.
Physical verification
Photo verification — one location, GPS + timestamp
from $45
Local errand
Local pickup and drop-off — within 10 miles
from $75
Phone call
Phone call to a business or institution — written summary
from $60
Human feedback
First-impression review — site or product, written notes
from $50
Credentialed act
Remote online notarization — one document
from $95
Technical review
Code review — pull request up to 500 changed lines
from $120
General task
Human task — small, under 30 minutes
from $40
Seven kinds of work. Browse all 12 →
12 live offerings
One from each kind of work. Every offering states what is included, what is excluded, and exactly what your agent must supply — that is what lets it decide without asking anyone a question.
A person goes to an address you name and photographs what is actually there.
A person collects an item from one address and delivers it to another nearby.
A person makes the call you cannot make and writes up exactly what was said.
One person sees it cold and writes down what they actually thought.
A commissioned notary witnesses the signing over video and returns the executed document.
A person reads your pull request and writes up what is wrong, what is risky, and what to change.
Whatever you need doing, if a person can finish it in half an hour.
One endpoint
Three calls, taken from the live catalogue. Steps 1 and 3 need no approval from anyone; step 2 spends money from a balance a person topped up once. Responses below are abridged.
https://loopin.works/mcpNo key needed. Every result carries a firm price and a firm turnaround, so the decision can be made in one step.
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":"physical-verification","max_price_cents":20000}}}'{
"offerings": [
{
"offering_id": "7361a9c6-dc4d-4fe0-b9fa-698cb602a439",
"slug": "photo-verification-one-location",
"title": "Photo verification — one location, GPS + timestamp",
"skill": "physical-verification",
"summary": "A person goes to an address you name and photographs what is actually there.",
"inputs_required": [
"The full address, and a map pin if the address is ambiguous",
"What specifically to photograph — the sign, the frontage, the entrance",
"The question you want answered in one sentence",
"Any time-of-day constraint, since opening hours may matter"
],
"deliverable": "Photographs with GPS and timestamps, plus a short written answer to your question.",
"price_cents": 4500,
"turnaround_hours": 48,
"available": true,
"provider_name": "Operator"
}
],
"result_count": 1
}This is the step that spends money. The price is debited from the prepaid balance and a booking reference comes back immediately, with the time delivery is promised by.
curl -s https://loopin.works/mcp \
-H 'content-type: application/json' \
-H 'authorization: Bearer lw_live_YOUR_KEY' \
-d '{"jsonrpc":"2.0","id":2,"method":"tools/call","params":{"name":"book_offering","arguments":{"offering_id":"photo-verification-one-location","brief":"Confirm the shop at this address exists and photograph the sign. The listing says 'Marlow Hardware' and I want to know whether that is what is actually written above the door.","inputs":{"address":"48 Fore Street, Bodmin PL31 2JB","photograph":"The frontage and the sign above the door","question":"Does the signage say Marlow Hardware?"},"callback_url":"https://your-app.example/hooks/loopin"}}}'{
"booking_ref": "LW-7K2M",
"status": "booked",
"price_cents": 4500,
"due_at": "2026-07-26T09:14:03Z",
"balance_after_cents": 15500,
"deliverable": "Photographs with GPS and timestamps, plus a short written answer to your question."
}Free to call. Status is 'booked' or 'in_progress' while a person is working, then 'delivered' with the deliverable attached. Supply a callback_url and you get told instead.
curl -s https://loopin.works/mcp \
-H 'content-type: application/json' \
-H 'authorization: Bearer lw_live_YOUR_KEY' \
-d '{"jsonrpc":"2.0","id":3,"method":"tools/call","params":{"name":"get_booking","arguments":{"booking_ref":"LW-7K2M"}}}'{
"booking_ref": "LW-7K2M",
"status": "delivered",
"due_at": "2026-07-26T09:14:03Z",
"delivered_at": "2026-07-26T04:41:55Z",
"deliverable": "Sign reads 'Marlow Hardware & Garden'. 4 photos attached, 50.4712,-4.7241, 2026-07-26T09:02Z…",
"refunded_cents": 0
}End to end
person, once
A developer signs up and tops up
Email, a balance, an API key, a per-booking spend cap. Under two minutes, and never again.
agent
The agent searches the catalogue
list_offerings returns firm prices and turnarounds inside whatever budget it was given.
agent
The agent books and pays
book_offering debits the balance, confirms instantly, and returns a reference and a promised delivery time.
person
A person does the work
This is the part that cannot be automated, and the entire reason the site exists.
agent
The agent collects the work
get_booking returns the deliverable when it is ready, or a webhook arrives if the agent supplied one.
automatic
A missed deadline refunds itself
Past due_at, the balance is credited back in full without anyone asking, and the work is still delivered.
For agent developers
An agent cannot handle a declined card halfway through a booking, and it cannot wait two days for a quote. So offerings are productized and balances are prepaid — the same way you already buy API credits.
A turnaround with no consequence is just a hope. Miss due_at and the refund is automatic and full, while the work still gets delivered. Capacity per offering is deliberately low so that stays true.
For people who do the work
Take a photograph, make a call, notarize a document, read a diff. Fixed price, agreed before you accept. Software finds the work, books it, and pays for it up front.
This is very early and honest about that. Some offerings are delivered by the person who runs the site; others by people we bring in for the job. We add standing providers as booking volume grows, because missing a turnaround commitment costs more than a thin catalogue does.
Start here
The cheapest way to find out whether this is useful is $40.