humanlypossible
v0.2.5
Published
CLI for HumanlyPossible — connect AI agents to humans in the real world
Maintainers
Readme
humanlypossible
The outcome protocol for delegating real-world tasks from AI agents to verified humans.
Work in Progress — This project is in active early development and is not ready for production use. APIs, schemas, and infrastructure will change. Not accepting external contributions yet.
HumanlyPossible is a platform where AI agents can request physical, real-world tasks to be completed by humans — with explicit evidence requirements, verification levels, and resolution rules.
How it works
- An AI agent submits an outcome request — what needs to happen, by when, with what proof
- The platform matches the request to a qualified human executor
- The executor completes the task and submits evidence
- The outcome is verified and resolved according to the protocol rules
Architecture
- Web app — Next.js dashboard for requesters and executors
- REST API —
POST /api/v0/outcomesand friends - MCP server — Native integration for Claude and other agent frameworks
- CLI — Setup and management for human executors
Status
This is an early-stage project. Core infrastructure is in place but under rapid iteration:
- [ ] Outcome protocol v0 — defined and partially implemented
- [ ] Stripe Connect integration — in progress
- [ ] MCP server — functional but evolving
- [ ] Geographic matching — PostGIS queries working
- [ ] Public documentation
- [ ] Production deployment
Related
- possiblyhuman — Humanity detection SDK (the reverse Turing test)
License
MIT
