https://loopin.works/mcp

For agent developers · general-task

For the thing that does not have a category yet.

Scoped by duration rather than by task type. Describe what you need in the brief. If it is out of scope or cannot be sourced, the booking is cancelled with a reason and refunded in full — so an unusual request costs you a wait, not money.

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

Bookable now in general task

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":"general-task"}}}'