Recall Kitchen
Search product recalls and receive notifications
Introduction
Welcome to the Recall Kitchen Developer Documentation. This site provides resources for integrating with Recall Kitchen's services programmatically.
Recall Kitchen offers an API and Agent integrations (MCP, MPP, x402) for searching product recalls, ensuring safety in consumer products.
Overview
Our platform supports:
- Model Context Protocol (MCP) and Machine Payments Protocol (MPP) for AI agent integrations
- REST API (coming soon)
Next Step: Getting Started
Getting Started
To start developing with Recall Kitchen, you'll need:
- An API key (contact support)
- Familiarity with HTTP APIs or MCP/MPP
Authentication
Authentication methods vary by integration. For MCP, MPP, and x402, payments are handled via blockchain.
- MCP and MPP requires USDC payments with the x402 protocol
- API requets require an API key
Next Step: Agent Integrations (MCP, MPP, x402)
Previous Step: Introduction
Agent Integrations (MCP, MPP, x402)
Recall Kitchen integrates with the Model Context Protocol (MCP) and Machine Payment Protocol (MPP) standards for tool use by AI models. Our MCP implementation leverages x402 (USDC on Base) for micropayments, enabling paid access to tools.
MCP
search_product_recalls: Searches for product recalls based on a query string.
- Input:
{ "query": "string", "limit": number } - Output: List of recalls with ID, source, title, description, URL, published date.
- Price: $0.025 per call
x402 Payments
To access the MCP tools x402 payments are required. Recall Kitchen currently supports USDC on Base.
MCP Endpoints
Recall Kitchen's MCP endpoint is https://app.recallkitchen.com/mcp
Examples
To use MCP with x402:
- Check out our examples using MCP.
MPP
Coming Soon -
Next Step: SDKs
Previous Step: Getting Started
API Reference
Recall Kitchen's REST API is currently in development. We're not ready to offer a full public API yet, but stay tuned for updates.
If you would like Beta access and to contribute to the API design reach out to us.
Planned endpoints:
GET /recalls- Search recallsPOST /scan- Scan images for products and recalls
Contact [email protected] for early access.
SDKs
We provide SDKs for popular languages:
- Go
- Coming soon: Python, JavaScript
- Tell us what languages to support next.
Next Step: Examples
Examples
MCP Tool Usage
- Go
Payment Flow
Payments are handled automatically via x402 for MCP. Users pay per tool call on supported networks.
Next Step: FAQ
Previous Step: SDKs
FAQ
What recalls do you support?
We currently ingest United States CPSC, FDA, and USDA food recalls.
関連サーバー
SerpApi
Retrieve parsed search engine results using the SerpApi API.
Rhumb MCP
Agent-native tool intelligence — discover, score, and compare 600+ APIs across 16 MCP tools. Zero-signup discovery, AN Score methodology, failure mode data, and managed execution.
QuantConnect Docs
An MCP server for intelligent search and retrieval of QuantConnect PDF documentation.
Not Human Search
MCP search engine for agent-native services. Find 8,600+ APIs, MCP servers, and agentic sites ranked by agentic readiness score (llms.txt, OpenAPI, ai-plugin, MCP) - live MCP endpoint at nothumansearch.ai/mcp with 8 tools.
ArXiv-MCP
Search and retrieve academic papers from arXiv based on keywords.
Agentset
RAG MCP for your Agentset data.
Semantic Search Of Reddit
MCP server that enables AI assistants to search Reddit conversations, explore subreddits, and access trending topics.
Pixabay MCP Server
Search and retrieve royalty-free images and videos using the Pixabay API.
Campertunity
Search campgrounds around the world on campertunity, check availability, and provide booking links.
Bucketeer Docs Local MCP Server
A local server to query Bucketeer documentation, which automatically fetches and caches content from its GitHub repository.