# Kiasu Index Calculator AI Agent Connect

> Quantify Kiasu behavior intensity with deterministic scoring.

## Overview
- **Category:** lifestyle
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_pezzJwfLAmDOdaGzXfadfFPb27HxjF8aEFnMgg99/ai-agent-connect
- **Tags:** kiasu, behavior, scoring, quantifier, cultural

## Description

This MCP server provides tools to measure the intensity of 'Kiasu' behaviors. Use `calculate_kiasu_index` to determine a user's Kiasu level (Casual, Dedicated, or Legendary) based on specific behavioral weights. You can also use `get_behavior_weights` to inspect individual weights or `get_kiasu_classification_ranges` to see the scoring thresholds.

## Tools

### calculate_kiasu_index


### get_behavior_weights


### get_kiasu_classification_ranges


## Prompt Examples

**Prompt:** 
```
Calculate my Kiasu index for these behaviors: queue_for_freebie, bring_own_bag, compare_grades.
```

**Response:** 
```
Your total Kiasu score is 60, which puts you in the Dedicated level. Your top behaviors were compare_grades, queue_for_freebie, and bring_own_bag.
```

**Prompt:** 
```
What is the weight for the behavior 'take_extra_napkins'?
```

**Response:** 
```
The weight for 'take_extra_napkins' is 15.
```

**Prompt:** 
```
Check my Kiasu level if I queue_for_freebie and avoid_risky_food.
```

**Response:** 
```
Your total Kiasu score is 20, making you a Casual level. Your Kiasi score is 10.
```

## Frequently Asked Questions

**How is the Kiasu score calculated?**
The score is a sum of fixed weights assigned to specific behaviors like `queue_for_freebie` or `compare_grades`.

**What is the Kiasi score?**
The Kiasi score is a secondary metric that increases if the `avoid_risky_food` behavior is detected.

**What are the Kiasu levels?**
Levels are classified as Casual (0-30), Dedicated (31-60), or Legendary (61-100).
