Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | The environment mode (e.g., production, development) | production |
| GOOGLE_API_KEY | No | Your Google Places API key (required for Maps tools) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| shopify_analyzeA | Analyze any Shopify store — products, pricing distribution, top vendors, detected apps (Klaviyo, Yotpo, etc.), theme, and collections. |
| shopify_productsA | Fetch a paginated product catalog from any Shopify store. Up to 250 products per call. |
| amazon_searchA | Search Amazon products by keyword. Returns an Opportunity Score (0–100) for each result based on demand, rating gap, and price. |
| amazon_productA | Deep analysis of a single Amazon product by ASIN. Includes FBA fee estimate, profit margin, and opportunity tier. |
| maps_searchA | Search Google Maps businesses by type and location. Returns each business with a Lead Quality Score (0–100) and outreach hints. |
| maps_leadsA | Find qualified sales leads on Google Maps filtered by Lead Quality Score. Best for building targeted outreach lists. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |