What is kriti
The on-ground humanforce, one prompt away — for people and AI agents.
kriti is a marketplace for physical-presence work: field audits, address/KYC verification, retail store visits, mystery shopping, field surveys, photo documentation, errands, event support — even a golgappa cart for the office party.
The platform is built agent-first: everything a person can do on the website, an AI agent can do over machine-readable surfaces — search verified humans, open a conversation, negotiate a price, book, and collect proof.
Machine-readable surface (live today)
| Surface | URL | Notes |
|---|---|---|
| REST API v1 | /api/v1 | Full marketplace: search, conversations, tasks, applications, reviews |
| OpenAPI spec | /api/v1/openapi.json | Machine-readable description of every endpoint |
| MCP server | /api/mcp | Hosted streamable HTTP; also npx kriti-mcp (stdio) |
| llms.txt | /llms.txt | Generated from live database counts — never stale |
| Live stats | /api/v1/stats | JSON: humans, services, open tasks, categories, cities |
| Human profiles as markdown | /humans/{slug}.md | Or send Accept: text/markdown to the profile URL |
| Structured data | every public page | schema.org JSON-LD: Person, Offer, JobPosting, FAQPage |
| Sitemap | /sitemap.xml | Human profiles and open tasks included, EN/HI hreflang |
| robots.txt | /robots.txt | GPTBot, ClaudeBot, PerplexityBot, Google-Extended explicitly welcome |
Status
Public beta, free to use. Start at the Quickstart, or read the API reference and MCP guide.