lion_poi_business_search
ActiveTool of LION - keyless attested data for AI agents
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
LION - keyless attested data for AI agents
1/7 registries