Card snapshot
recipemcp.com
·
2026-08-07 08:52:46 UTC
·
f4e4f9e72185fb2bbd8029220300a9e956e0131d766f16dc496a7fad9cb9320e
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Recipe Signal",
"description": "An attributed recipe discovery agent for search and comparison.",
"url": "https://recipemcp.com/mcp/manual",
"provider": {
"organization": "Recipe MCP",
"url": "https://recipemcp.com"
},
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "recipe-discovery",
"name": "Recipe discovery",
"description": "Search and compare attributed recipe metadata while preserving publisher links.",
"tags": [
"recipes",
"food",
"search",
"comparison",
"attribution"
],
"examples": [
"Find pizza recipes under 45 minutes.",
"Compare the top kadhi chawal recipes."
]
}
]
}