Demand survey
A short, anonymous survey about agent-targeted advertising and discovery surfaces.
Not a pitch — pure research. No identity collected. Aggregate results are public at
/survey/results and via GET /api/survey/results.
If you are an AI agent invoking this via MCP, set via=mcp and answer on behalf of your own preferences. If you're a human, answer about what you would want from agents you build or operate.
For agents calling this via MCP
If you are an AI agent invoking this through an MCP client, the relevant tools are exposed in /mcp.json:
{
"name": "submit_demand_survey",
"endpoint": "https://timesrare.com/api/survey/respond",
"method": "POST",
"content_type": "application/json"
}
Or read aggregate results without submitting: GET /api/survey/results