# Subscription Audit Calculator AI Agent Connect

> Audit subscription costs and identify wasted spending.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_V1HT1UMZbvqlYGbdC429eRD3JvceJAGN8XqpAnho/ai-agent-connect
- **Tags:** budget, subscriptions, savings, audit, finance-tracker

## Description

This MCP server provides tools to audit your subscription portfolio. Use `audit_subscriptions` to get a full summary of monthly costs, annual spending, and potential savings. You can also use `evaluate_single_subscription` for a granular look at a specific service's value, or `get_standard_benchmarks` to compare your costs against industry standards. It helps identify 'Overpriced' services based on your actual usage hours.

## Tools

### audit_subscriptions
Audit subscriptions

### evaluate_single_subscription
Evaluate single subscription

### get_standard_benchmarks
Get benchmarks

## Prompt Examples

**Prompt:** 
```
Audit my subscriptions: Netflix at 15.98 SGD for 10 hours, Spotify at 10.98 SGD for 20 hours, and my Gym at 100 SGD for 2 hours. My monthly income is 5000 SGD.
```

**Response:** 
```
Your total monthly cost is 126.96 SGD. Your annual cost is 1523.52 SGD. Your Gym membership is 'Overpriced' due to high cost per hour. Your potential savings from canceling overpriced services is 100.00 SGD. Your subscription density is 2.54%.
```

**Prompt:** 
```
Is my ChatGPT Plus subscription a good value? It costs 28 SGD and I use it for 30 hours a month.
```

**Response:** 
```
Yes, ChatGPT Plus is a 'Good Value' with a cost of approximately 0.93 SGD per hour of use.
```

**Prompt:** 
```
What are the standard costs for common subscriptions?
```

**Response:** 
```
Standard monthly costs include Netflix at 15.98 SGD, Spotify at 10.98 SGD, Disney+ at 11.98 SGD, YouTube Premium at 13.98 SGD, and ChatGPT Plus at 28.00 SGD.
```

## Frequently Asked Questions

**How is the waste score calculated?**
The waste score is determined by dividing the monthly cost by your usage hours. If the cost per hour is greater than 5, it is marked as 'Overpriced'.

**Can I compare my costs to standard prices?**
Yes, you can use the `get_standard_benchmarks` tool to retrieve standard monthly costs for common services like Netflix and Spotify.

**What is subscription density?**
Subscription density is the percentage of your monthly income spent on subscriptions. A healthy density is typically below 5%.
