The Investor Hat Store
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHOPIFY_TOKEN | No | ||
| PRINTFUL_TOKEN | No |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_productsB | Search for products in the hat store. Returns available hats with names, descriptions, and prices. |
| get_productB | Get full details for a specific product by its Shopify variant ID. |
| get_quoteA | Get a shipping quote and USDC payment amount for a product. Returns the wallet address to send payment to. |
| place_orderC | Place an order after sending USDC payment on Base. Verifies the on-chain transaction and creates the order. |
| get_order_statusB | Check the status of a placed order by order ID. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/masonicGIT/shop-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server