Feedback collection for AI agents
Open source · MCP · REST API
Collect structured input
from many humans.
Let agents use it.
Agents send a schema, respondents fill out a hosted survey, agents get clean structured JSON back — at any scale, via REST API or MCP.
Try it
API Key
Input
Agent call
POST /api/surveyswaiting
{
"schema": { … }
}