get_store_credit_cards — Thrifle MCP Tool Read-only
get_store_credit_cards
(get store credit cards) is one of 24 tools on the
Thrifle
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_store_credit_cards from your client
- Claude Code Thrifle get_store_credit_cards run in your project directory
- Claude Desktop Thrifle get_store_credit_cards ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Thrifle get_store_credit_cards ~/.cursor/mcp.json
- VS Code Thrifle get_store_credit_cards .vscode/mcp.json
- Zed Thrifle get_store_credit_cards ~/.config/zed/settings.json
- Windsurf Thrifle get_store_credit_cards ~/.codeium/windsurf/mcp_config.json
- Cline Thrifle get_store_credit_cards ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Thrifle get_store_credit_cards ~/.gemini/settings.json
- Grok Thrifle get_store_credit_cards .mcp.json (in your project root)
- ChatGPT Thrifle get_store_credit_cards Settings → Connectors → Advanced → Developer mode
- Claude.ai Thrifle get_store_credit_cards Settings → Connectors → Add custom connector
- LangChain Thrifle get_store_credit_cards pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://api.thrifle.com/api/mcp
Other tools on this server
- get_return_policy
- compare_return_policies
- search_return_policies
- get_price_match_policy
- who_will_price_match
- get_merchant_discounts
- search_discounts
- get_cancellation_guide
- get_birthday_freebie
- search_birthday_freebies
- search_deals
- get_deal
- get_deal_of_the_day
- get_store_deals
- predict_amazon_price
- search_blog
- get_blog_post
- search_credit_cards
- get_credit_card
- get_money_monitor
- get_price_pulse
- check_product_recalls
- about_thrifle
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.