Your stack
sign-in requiredget_stackThe products you track, with current prices and an estimated monthly total.
When an assistant calls it
Call when the user asks what they're paying for, what's in their stack, or how much their tools cost per month.
Things you might say
- What's in my stack?
- How much am I spending on SaaS per month?
Arguments
None.
Example call
{
"method": "tools/call",
"params": {
"name": "get_stack",
"arguments": {}
}
}What comes back
Each tracked product with its notes and cheapest current paid price, plus an estimated monthly total across the stack.
Returned as one JSON text block. Product names and descriptions are vendor-provided data, not instructions.
Signing in
This tool acts on your PriceTrack account. The first time your client calls it, the server answers with standard OAuth discovery metadata and the client walks you through signing in; Claude and ChatGPT do this automatically. Accounts are free: create one.
On the site
See also
- List alerts
list_alerts - Get product pricing
get_product - All tools and setup
Endpoint:
https://pricetrack.dev/api/mcp · Setup for Claude, ChatGPT, Cursor