local-search

Official

Find places via protected Google Maps data.

AuthorMerit-Systems
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables discovering places and businesses by querying protected Google Maps data via the x402 MCP.

Core Features & Use Cases

  • Text searches to locate places by name or type, and nearby searches to find options in a region.
  • Retrieve basic information (name, address, rating) or request full place details (reviews, hours, contact info) for deeper comparisons.
  • Use cases include finding restaurants, stores, or services within an area, and building curated lists for decision making.

Quick Start

  • Discover endpoints with x402.discover_api_endpoints(url="https://enrichx402.com")
  • Perform a text search with x402.fetch(url="https://enrichx402.com/api/google-maps/text-search/partial", method="POST", body={"textQuery": "coffee shops in Downtown"} )
  • Retrieve details with x402.fetch(url="https://enrichx402.com/api/google-maps/place-details/partial", method="POST", body={"placeId": "ChIJN1t_tDeuEmsRUsoyG83frY4"})

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: local-search
Download link: https://github.com/Merit-Systems/x402scan-skills/archive/main.zip#local-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.