# Brunch Cost & Instagram ROI Calculator AI Agent Connect

> Calculate the economic efficiency and social ROI of your café visits.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_vSot1xmb1PGy2SzmtkIuFbMMCs84RKkbmPYN8o5q/ai-agent-connect
- **Tags:** instagram, roi, brunch, content-creation, singapore

## Description

This MCP server provides tools for content creators to evaluate the financial and social value of dining experiences. Use `calculate_brunch_metrics` to determine your cost per photo and Instagram ROI based on brunch expenditure, wait times, and expected engagement. You can also use `get_location_vibe` to understand the atmosphere of different districts or `compare_venue_efficiency` to decide which café offers the best value for your content creation.

## Tools

### get_location_vibe
Answers what general atmosphere or density a specific café location represents

### calculate_brunch_metrics
Provides a full economic breakdown of a specific brunch visit, including photo efficiency and social ROI

### compare_venue_efficiency
Allows a user to compare the efficiency of two different brunch experiences

## Prompt Examples

**Prompt:** 
```
I spent 45 SGD at a café in CBD. The photo worthiness is 8, I waited 15 minutes, and I expect 200 likes. What is my ROI?
```

**Response:** 
```
Your cost per photo is 5.63 SGD, your total cost is 75.00 SGD, and your Instagram ROI is 1.33.
```

**Prompt:** 
```
What is the vibe of Tiong Bahru?
```

**Response:** 
```
Tiong Bahru is a trendy, heritage-meets-modern district with medium to high costs.
```

**Prompt:** 
```
Calculate metrics for a 35 SGD brunch in Haji Lane with a photo score of 7, 10 min wait, and 150 expected likes.
```

**Response:** 
```
Your cost per photo is 5.00 SGD, your total cost is 65.00 SGD, and your Instagram ROI is 1.15.
```

## Frequently Asked Questions

**How is the Instagram ROI calculated?**
The ROI is calculated by multiplying your expected likes by a social value of 0.5 SGD and dividing that by your total cost (brunch cost plus time cost).

**What is included in the total cost?**
The total cost includes the direct price of the brunch and the opportunity cost of your time spent waiting and eating.

**Can I compare two different cafés?**
Yes, you can use the `compare_venue_efficiency` tool to see which venue provides a higher Instagram ROI.
