benchmarks.affogata.net
79 games and apps across 8 industries scored 0-10 on customer voice, per release — and exposed to AI agents as WebMCP tools.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 9 · Act 7 · Transact 0 · Score: Not yet scored
Tool inspector
benchmarks_set_view
Change what the browsing page shows: free-text search, a topic filter, an industry, a minimum score, the sort order, and grid or table layout. This is the agent equivalent of the on-page controls, so the user ends up looking at exactly the slice you are describing.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
search |
string | no | Free text over name, publisher and topic clusters. Pass '' to clear. |
topic |
string | no | Only titles whose clusters mention this topic, e.g. 'ads'. Pass '' to clear. |
industry |
string | no | Industry name, e.g. 'Gaming'. Pass '' to clear. |
min_score |
number | no | Hide titles scoring below this. Pass 0 to clear the threshold - no title scores below 0, so 0 and 'no threshold' are the same filter, and this is how you drop it without resetting everything else. |
sort |
string | no | Sort key for the list. |
order |
string | no | Sort direction. |
mode |
string | no | Card grid or dense table. |
Raw JSON schema
{
"type": "object",
"properties": {
"search": {
"type": "string",
"description": "Free text over name, publisher and topic clusters. Pass '' to clear."
},
"topic": {
"type": "string",
"description": "Only titles whose clusters mention this topic, e.g. 'ads'. Pass '' to clear."
},
"industry": {
"type": "string",
"description": "Industry name, e.g. 'Gaming'. Pass '' to clear."
},
"min_score": {
"type": "number",
"minimum": 0,
"maximum": 10,
"description": "Hide titles scoring below this. Pass 0 to clear the threshold - no title scores below 0, so 0 and 'no threshold' are the same filter, and this is how you drop it without resetting everything else."
},
"sort": {
"type": "string",
"enum": [
"score",
"delta",
"momentum",
"name",
"category",
"volatility"
],
"description": "Sort key for the list."
},
"order": {
"type": "string",
"enum": [
"asc",
"desc"
],
"description": "Sort direction."
},
"mode": {
"type": "string",
"enum": [
"grid",
"table"
],
"description": "Card grid or dense table."
}
}
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
vide.zerdalu.com
Vide
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.