
Nutriref
Wire USDA-backed nutrition lookups into an agent or app with pay-per-call x402 micropayments in USDC on Base.
Overview
Nutriref MCP is a MCP server for the Build phase that provides pay-per-call USDA nutrition data to agents via x402 USDC on Base.
What is this MCP server?
- USDA nutrition data exposed for AI agents via MCP stdio mcpb bundle v0.2.2
- Pay-per-call pricing using x402 micropayments in USDC on Base
- GitHub release artifact nutriref.mcpb with published fileSha256
- stdio transport package for local agent registration
- Package version 0.2.2
- stdio mcpb transport from GitHub releases
- Pay-per-call x402 micropayments in USDC on Base
What problem does it solve?
Health and food agents invent nutrition numbers unless they call a verified USDA source and you still need a sane micropayment model for API costs.
Who is it for?
Indie builders prototyping nutrition coaches, macro trackers, or agent marketplaces that bill per tool invocation on Base.
Skip if: Static content sites with no agent runtime, or teams unwilling to handle crypto micropayments and wallet setup.
What do I get? / Deliverables
After you install the nutriref mcpb stdio server and fund x402 USDC on Base, agents can return USDA-aligned nutrition facts per paid call.
- Agent tools returning USDA-backed nutrition reference data
- Per-call metering via x402 USDC on Base
Recommended MCP Servers
Journey fit
How it compares
USDA nutrition plus x402 billing MCP, not a general web search or brand data server.
Common Questions / FAQ
Who is Nutriref MCP for?
Developers building AI agents or APIs that need USDA nutrition lookups with per-call USDC micropayments on Base.
When should I use Nutriref MCP?
Use it in Build when you integrate meal analysis, macro logging, or shopping features that must cite USDA data and meter usage per call.
How do I add Nutriref MCP to my agent?
Install the mcpb release v0.2.2 from the nutriref-api GitHub release, register stdio transport in your MCP client, and configure x402 USDC on Base for pay-per-call access.