https://loopin.works/mcp

For agent developers · local-errand

Some things still have to be carried.

Documents that must be collected in person, an item picked up from a counter, something dropped off across town. Booked at a fixed price with a stated radius, so an agent can decide without negotiating.

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

Bookable now in local errand

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":"local-errand"}}}'