knowngate.com
knowngate.com
live
Unverified (seed import)
AI & Agents
5 tools
imperative implementation
Check a product, a barcode or a menu against your own premise. Four verdicts, each with the source it came from and the date that source was read.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 3 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
propose_premise
act
imperative
Propose a household premise for visible human confirmation.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
restrictions |
array | yes | — |
diners |
string | no | Optional household diners. |
location |
string | no | Optional location. |
Raw JSON schema
{
"type": "object",
"required": [
"restrictions"
],
"properties": {
"restrictions": {
"type": "array",
"minItems": 1,
"items": {
"type": "object",
"required": [
"key"
],
"properties": {
"key": {
"type": "string",
"enum": [
"milk",
"egg",
"fish",
"shellfish",
"tree_nut",
"peanut",
"wheat",
"soy",
"sesame",
"other"
]
},
"note": {
"type": "string",
"description": "Required when key is other."
}
}
}
},
"diners": {
"type": "string",
"description": "Optional household diners."
},
"location": {
"type": "string",
"description": "Optional location."
}
}
}
Similar websites
cesium-browser-agent.pages.dev
cesium-browser-agent.pages.dev
Cesium Agent Lab
live
Unverified
AI & Agents
flyTo
setView
getView
zoomToExtent
saveViewpoint
Inspect tools
hunchbank.com
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
live
Unverified
AI & Agents
Transact tools
search_1
get_products
search_and_list
extract_page_listings
navigate_flight_search
Inspect tools
sssnack.com
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
live
Unverified
AI & Agents
start_registration
register_agent
recover_agent_token
discover_snacks
search_snacks
Inspect tools
computer.webmcp.com
computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.
demo
Unverified
AI & Agents
Transact tools
app_open
app_close
app_list
window_focus
window_move
Inspect tools