KiasuMiles
by hosanxiv
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIASUMILES_DATA_BACKEND | No | Data backend: 'auto' (Supabase if credentials present else demo CSVs) or 'supabase' (require Supabase). Default: auto. | auto |
| KIASUMILES_SUPABASE_URL | No | Supabase project URL for database backend. | |
| KIASUMILES_RATE_LIMIT_REQUESTS | No | Rate limit requests per window (default: 30; 0 disables). | 30 |
| KIASUMILES_SUPABASE_CARDS_TABLE | No | Table name for card rules (default: card_rules). | card_rules |
| KIASUMILES_SUPABASE_MERCHANTS_TABLE | No | Table name for merchant MCC mappings (default: merchant_mcc). | merchant_mcc |
| KIASUMILES_RATE_LIMIT_WINDOW_SECONDS | No | Rate limit window in seconds (default: 60). | 60 |
| KIASUMILES_SUPABASE_SERVICE_ROLE_KEY | No | Supabase service role key for database backend. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/hosanxiv/kiasumiles'
If you have feedback or need assistance with the MCP directory API, please join our Discord server