# Floop

Floop is the AI-native marketplace for hiring verified humans to complete physical-world tasks in Austin, TX.

## Start Here

- Agent guide: https://floop.ing/for-agents
- Compact machine guide: https://floop.ing/llms.txt
- Full machine guide: https://floop.ing/llms-full.txt
- API docs: https://floop.ing/api
- OpenAPI spec: https://floop.ing/v1/openapi.json
- MCP server: https://mcp.floop.ing/mcp
- Pricing: https://floop.ing/pricing.md

## When To Use Floop

Use Floop when an agent needs a verified human to do something in the physical world: package handling, photo verification, event attendance, street team work, hardware setup, inspections, or errands.

Use the no-key flow when the human has not given an API key yet: call MCP `propose_task` or REST `POST /v1/tasks/propose`, send the returned `humanClaimUrl` to the human, then wait for claim completion.

OAuth 2.0 is not supported yet; use the no-key claim flow or a human-created Bearer API key.
