You're viewing a demo portfolio

Join the waitlist
PRSM

lion_poi_business_search

Active

Tool of LION - keyless attested data for AI agents

declared in 1.2.0

Keyless POI / business directory search - the no-API-key, no-signup, pay-per-query alternative to Google Places / Foursquare / Yelp. Pass an area (?area=Soho, New York, or ?bbox=south,west,north,east) and a category (?category=food|cafe|restaurant|bar|retail|grocery|hotel|health|pharmacy|finance|bank|fuel|automotive|education|gym) or raw OSM tag (?tag=shop=bakery), and get ONE structured JSON list of matching businesses - each with name, category, full address, phone, website, opening_hours, brand and lat/lon. For lead-generation, local-business intelligence, retail/CPG distribution mapping, logistics and competitive-mapping agents. Source: OpenStreetMap Overpass + Nominatim (ODbL), keyless. Business/place/POI public commercial listings only, no people, no PII. $0.01 USDC on Base via x402. Coverage varies by region; not a verified business registry. [x402 paid tool: GET /api/x402/poi-business-search-json?src=mcp returns the 402 challenge with the canonical payTo; price 0.01 USDC on Base eip155:8453.]

Parameters schema

{
  "type": "object",
  "properties": {
    "tag": {
      "type": "string",
      "description": "Raw OSM tag filter \"key=value\" (key in amenity|shop|tourism|leisure|office|craft|healthcare), e.g. \"shop=bakery\". Provide this OR category."
    },
    "area": {
      "type": "string",
      "description": "Place name to search within, geocoded to a bounding box, e.g. \"Soho, New York\". Provide this OR bbox."
    },
    "bbox": {
      "type": "string",
      "description": "Explicit bounding box \"south,west,north,east\" in decimal degrees. Provide this OR area."
    },
    "limit": {
      "type": "number",
      "description": "Max results (default 25, max 50)."
    },
    "category": {
      "type": "string",
      "description": "Preset category: food, restaurant, cafe, bar, retail, grocery, hotel, health, pharmacy, finance, bank, fuel, automotive, education, gym. Provide this OR tag."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

LION - keyless attested data for AI agents

1/7 registries
View full server →
lion_poi_business_search — LION - keyless attested data for AI agents — PRSM MCP