merch-connector
by grahamton
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODEL_NAME | No | Override default model. Required when using Ollama. | |
| OPENAI_VISION | No | Set 'true' to pass screenshots to OpenAI-compatible vision models. | |
| GEMINI_API_KEY | No | Google Gemini API key | |
| MERCH_LOG_FILE | No | Path to NDJSON log file. | |
| MODEL_PROVIDER | No | Force 'anthropic', 'gemini', 'openai', or 'ollama'. Auto-detected if omitted. | |
| OPENAI_API_KEY | No | OpenAI or OpenAI-compatible API key | |
| OPENAI_BASE_URL | No | Base URL for OpenAI-compatible endpoint. | https://api.openai.com/v1 |
| TOOL_TIMEOUT_MS | No | AI tool timeout in ms. | 120000 |
| ANTHROPIC_API_KEY | No | Anthropic Claude API key | |
| FIRECRAWL_API_KEY | No | Enables Firecrawl as a fallback scraper in acquire. | |
| LIGHTPANDA_CDP_URL | No | Connect to an external Lightpanda/Chrome CDP endpoint. | |
| MERCH_CONNECTOR_DATA_DIR | No | Custom path for site memory files. | ~/.merch-connector/data/ |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/grahamton/merchGent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server