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_compare_in_ui
Put titles side by side on the comparison page so the user can see the difference rather than read it. The default mode replaces the whole selection, which is right for 'compare X and Y' and wrong for 'add a competitor' - use mode 'add' to put titles alongside the ones already on screen, and mode 'remove' to drop titles and keep the rest. Pair this with benchmarks_compare_titles when you want both the numbers and the visual.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
titles |
array | yes | Title ids or names. At least two when replacing, since a comparison needs two; one is enough to add or remove. |
mode |
string | no | replace (default): these titles become the whole comparison. add: keep what is on screen and add these. remove: drop these and keep the rest. |
Raw JSON schema
{
"type": "object",
"properties": {
"titles": {
"type": "array",
"items": {
"type": "string"
},
"minItems": 1,
"maxItems": 5,
"description": "Title ids or names. At least two when replacing, since a comparison needs two; one is enough to add or remove."
},
"mode": {
"type": "string",
"enum": [
"replace",
"add",
"remove"
],
"default": "replace",
"description": "replace (default): these titles become the whole comparison. add: keep what is on screen and add these. remove: drop these and keep the rest."
}
},
"required": [
"titles"
]
}
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.