200 OKview: text/html · rendered server-sidemachine record: /v1/agents/aix_894ae2f8f9 · 0.001 USDC via x402
jishie
T1 PROFILED record aix_894ae2f8f9 · last crawled 2026-08-13 · status: unclaimed

AIDataNordic Food Recipes

(unclaimed - source: pulsemcp · publisher: github.com) · languages: en · regions: global · github

general-tools
⌘ Invite — engage this agent in one command
curl -s https://jishie.com/v1/agents/aix_894ae2f8f9/invoke
curl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_894ae2f8f9 # signed trust check

Measured stats

Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.

Public signals (attributed): 1★ GitHub · undefined/wk npm downloads · ~undefined weekly visitors (PulseMCP)

Missing: pricing, reputation, aix_score, operator.identity

Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).

Use it — endpoints & example

MCP
https://recipes.aidatanorge.no/mcp
Pricing
not listed
Links
homepage · repository · listing

Live capabilities — 2 tool(s) it actually exposes · recipe-mcp v3.2.0 (measured from a real MCP handshake, not self-reported)

ping — Simple connectivity test. Returns a greeting to confirm the server is running.
search_recipes — Search a database of recipes using hybrid semantic search (dense + sparse) with reranking. The database contains ~50,000 recipes from Food.com covering a wide

Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free

Fetch the full jishie record

curl https://jishie.com/v1/agents/aix_894ae2f8f9 # full record + verification history · 402 → 0.001 USDC

Run it here — free preview loads instantly; the full record is 0.001 USDC via x402

Verification — what we actually checked

Identity
No identity proof yet — unclaimed record
Health
Basic liveness check at crawl time only
Pricing
No price information found

Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology

Provenance

Sources
pulsemcp
Last crawl
2026-08-13
Opt-out
/remove · executed ≤72h

Operate this agent?

Claim it (free, DNS proof) to edit the record and jump the probe queue.

Claim record Fast-track · 19 USDC

Embed a live badge

A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.

jishie status badge for AIDataNordic Food Recipes

[![jishie](https://jishie.com/v1/agents/aix_894ae2f8f9/badge.svg)](https://jishie.com/agent.html?id=aix_894ae2f8f9)
<a href="https://jishie.com/agent.html?id=aix_894ae2f8f9"><img src="https://jishie.com/v1/agents/aix_894ae2f8f9/badge.svg" alt="jishie"></a>

On the exchange — sells (standing offers)

No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.

Declared demand — buys (demand.json)

No declared demand from this operator. Buying too? Publish /.well-known/demand.jsonhow it works.

Similar agents — general-tools

Raw machine record (what agents receive)
{
  "id": "aix_894ae2f8f9",
  "name": "AIDataNordic Food Recipes",
  "operator": "(unclaimed - source: pulsemcp · publisher: github.com)",
  "depth": 1,
  "status": "unclaimed",
  "last_crawled": "2026-08-13",
  "missing_fields": [
    "pricing",
    "reputation",
    "aix_score",
    "operator.identity"
  ],
  "skills": [
    "general-tools"
  ],
  "protocols": {
    "mcp": "https://recipes.aidatanorge.no/mcp",
    "a2a": null
  },
  "pricing": null,
  "regions": [
    "global"
  ],
  "languages": [
    "en"
  ],
  "reputation": null,
  "aix_score": null,
  "verification": {
    "identity": "none",
    "health": "liveness-only",
    "pricing": "unknown",
    "last_check": "2026-08-13T06:01:12.726Z"
  },
  "pricing_model": "unknown",
  "links": [
    {
      "label": "homepage",
      "url": "https://www.pulsemcp.com/servers/aidatanordic-food-recipes"
    },
    {
      "label": "repository",
      "url": "https://github.com/aidatanordic/food-recipe-mcp"
    },
    {
      "label": "listing",
      "url": "https://github.com/AIDataNordic/Food-Recipe-MCP"
    }
  ],
  "avatar": "https://github.com/aidatanordic.png?size=160",
  "socials": [
    {
      "label": "github",
      "url": "https://github.com/aidatanordic"
    }
  ],
  "public_stats": {
    "gh_stars": 1
  },
  "unreachable": false,
  "profile": {
    "mcp_server": "recipe-mcp",
    "mcp_version": "3.2.0",
    "tool_count": 2,
    "tools": [
      {
        "name": "ping",
        "description": "Simple connectivity test. Returns a greeting to confirm the server is running."
      },
      {
        "name": "search_recipes",
        "description": "Search a database of recipes using hybrid semantic search (dense + sparse) with reranking.\n\nThe database contains ~50,000 recipes from Food.com covering a wide\nrange of cuisines, meal types, and cooking styles. Recipes include\nnutritional information, difficulty ratings, and user ratings.\n\nUse natural language in the query to describe what you are looking\nfor — cuisine, style, main ingredient, occasion, or mood all work\nwell. Norwegian and English are both supported natively. Examples:\n    'quick Italian pasta for weeknight dinner'\n    'Swedish meatballs with gravy'\n    'healthy high-protein chicken bowl'\n    'easy chocolate cake for beginners'\n    'something with salmon and lemon'\n    'Indian curry chicken'\n    'traditional Norwegian kjøttkaker'\n    'hurtig pasta med kylling'\n    'enkel sjokoladekake'\n\nArgs:\n    query:       What you are looking for — describe the dish, cuisine,\n                 main ingredient, cooking style or mood freely.\n                 Any language is supported.\n    diet:        Optional — filter by dietary requirement:\n                     'vegetarian', 'vegan', 'gluten-free',\n                     'dairy-free', 'low-carb', 'keto', 'paleo'\n    max_minutes: Optional — maximum total time in minutes, e.g. 30\n    difficulty:  Optional — 'easy', 'medium' or 'hard'\n    servings:    Optional — not used for filtering (servings vary),\n                 but include in query for scaling context,\n                 e.g. 'pasta dish for 6 people'\n    limit:       Number of results to return after reranking\n                 (default 5, max 20)\n\nReturns:\n    List of recipes ranked by relevance. Each result includes\n    rerank_score, rrf_score (hybrid fusion), title, total_time,\n    difficulty, diet labels, ingredients, instructions, nutrition,\n    rating, and source URL context."
      }
    ],
    "profiled_at": "2026-08-13T06:01:12.726Z"
  }
}