FrugalFinder
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TOKEN | No | Optional shared secret for the /api/mcp endpoint, used as the x-mcp-token request header | |
| CRON_SECRET | No | Optional secret protecting the /api/scan-all cron endpoint | |
| JUDGE_MODEL | No | Model slug override for the judge in the model comparison | |
| FRUGAL_MODEL | No | Model slug for FrugalBot analyzer | stealth/ox-alpha |
| PARETO_MODEL | No | Model slug override for the 'pareto' tier in the model comparison | |
| MID_WEB_MODEL | No | Model slug override for the 'mid_web' tier in the model comparison | |
| WISHLIST_TOKEN | No | Optional shared secret for the /api/wishlists endpoint | |
| KV_REST_API_URL | Yes | REST API URL for Vercel KV (Upstash) database used for persistence | |
| BUDGET_WEB_MODEL | No | Model slug override for the 'budget_web' tier in the model comparison | |
| KV_REST_API_TOKEN | Yes | REST API token for Vercel KV (Upstash) database | |
| OPENROUTER_API_KEY | Yes | API key for OpenRouter LLM provider | |
| TELEGRAM_BOT_TOKEN | No | Optional Telegram bot token for Telegram ingest | |
| TELEGRAM_WEBHOOK_SECRET | No | Optional secret for verifying Telegram webhook requests |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues