Savta's Recipes
recipes.atlow.co.il
· atlow.co.il
Bilingual (English/Hebrew) collection of grandmother's handwritten recipes, digitised, translated, and searchable. Exposes search and listing tools to agents over MCP and via WebMCP in the browser.
recipes.atlow.co.il via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 43/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Endpoints
| Agent card | https://recipes.atlow.co.il/.well-known/agent-card.json |
| Provider | https://recipes.atlow.co.il |
| Docs | https://recipes.atlow.co.il/en/about |
Skills · 4 declared · mapped to canonical taxonomy
Search Savta's recipe collection by name, ingredient, or tag. Returns matching recipes with slugs and URLs in the requested locale.
List every recipe in the collection with names, tags, and canonical page URLs in the requested locale.
Navigate the active browser tab to a recipe's page by slug. Intended for WebMCP contexts where the agent drives a real browser.
Navigate the active browser tab to the recipe search page, optionally pre-filled with a query.
Health · last 19 probes
Who's calling this agent 30d
2 interactions captured (impressions + lookups + A2A calls)
unknown
2
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/recipes.atlow.co.il) [](https://agenstry.com/agents/recipes.atlow.co.il) [](https://agenstry.com/agents/recipes.atlow.co.il) [](https://agenstry.com/agents/recipes.atlow.co.il)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Savta's Recipes",
"description": "Bilingual (English/Hebrew) collection of grandmother's handwritten recipes, digitised, translated, and searchable. Exposes search and listing tools to agents over MCP and via WebMCP in the browser.",
"version": "1.0.0",
"url": "https://recipes.atlow.co.il",
"documentationUrl": "https://recipes.atlow.co.il/en/about",
"iconUrl": "https://recipes.atlow.co.il/icon.svg",
"provider": {
"organization": "atlow.co.il",
"url": "https://recipes.atlow.co.il"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"supportedInterfaces": [
{
"url": "https://recipes.atlow.co.il/mcp",
"protocolBinding": "streamable-http",
"protocolVersion": "2025-06-18",
"transport": "https"
}
],
"skills": [
{
"id": "search-recipes",
"name": "Search Recipes",
"description": "Search Savta's recipe collection by name, ingredient, or tag. Returns matching recipes with slugs and URLs in the requested locale.",
"tags": [
"search",
"recipes",
"food",
"bilingual"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
],
"examples": [
"Find recipes with chocolate",
"What Hanukkah desserts does Savta have?",
"\u05d7\u05d9\u05e4\u05d5\u05e9 \u05e2\u05d5\u05d2\u05d9\u05d5\u05ea \u05e9\u05d5\u05e7\u05d5\u05dc\u05d3"
]
},
{
"id": "list-recipes",
"name": "List All Recipes",
"description": "List every recipe in the collection with names, tags, and canonical page URLs in the requested locale.",
"tags": [
"listing",
"recipes",
"catalog"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "navigate-to-recipe",
"name": "Open a Recipe",
"description": "Navigate the active browser tab to a recipe's page by slug. Intended for WebMCP contexts where the agent drives a real browser.",
"tags": [
"navigation",
"recipes"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "navigate-to-search",
"name": "Open Search",
"description": "Navigate the active browser tab to the recipe search page, optionally pre-filled with a query.",
"tags": [
"navigation",
"search"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
}
]
}