Beacon - verified-merchant index for AI shopping agents
io.github.primoliquors/beaconNeutral verified-merchant index for AI shopping agents; regulated/alcohol-first; earned-trust only.
Tools · 5
Rank merchants that can actually fulfill a purchase need, by honest signals only. Args: category: product category, e.g. "vodka". ship_to: ISO region the order must ship to, …
Find offerings (products) matching a category, joined to merchant + capabilities.
Verify a merchant capability with evidence, e.g. age_gate_21 or ships_to_US-FL.
Full agent view of one merchant: record + offerings + capabilities + evidence.
Graph coverage stats: counts of registry entries, merchants, offerings, capabilities.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"beacon_-_verified-merchant_index_for_ai_shopping_agents": {
"url": "https://beacon-index.onrender.com/mcp",
"transport": "streamable-http"
}
}
}