Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Beacon - verified-merchant index for AI shopping agents

io.github.primoliquors/beacon

Neutral verified-merchant index for AI shopping agents; regulated/alcohol-first; earned-trust only.

Uptime
100.0%
1 direct probes · 30d
Response
1532ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

find_best_merchant

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, …

search_offerings

Find offerings (products) matching a category, joined to merchant + capabilities.

verify_capability

Verify a merchant capability with evidence, e.g. age_gate_21 or ships_to_US-FL.

get_merchant_view

Full agent view of one merchant: record + offerings + capabilities + evidence.

index_stats

Graph coverage stats: counts of registry entries, merchants, offerings, capabilities.

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"
    }
  }
}