← 返回
开发者工具 中文

CardPointers

Query CardPointers card recommendations, wallet cards, and offers via the CardPointers CLI. Use when the user asks about which credit card to use for a purch...
通过 CardPointers CLI 查询卡片推荐、钱包卡片和优惠。适用于用户询问使用哪张信用卡进行购买时。
emcro
开发者工具 clawhub v1.0.0 1 版本 99845 Key: 无需
★ 1
Stars
📥 624
下载
💾 5
安装
1
版本
#latest

概述

CardPointers CLI

Query your CardPointers wallet — cards, offers, recommendations — from the terminal.

Setup

  • Config: ~/.cardpointers/config (JWT token, auto-created on login)
  • Requires: curl, jq, bash
  • Auth: Run cardpointers login to authenticate (email/password or browser-based Apple/Google/passkey)

Commands

recommend — Best card for a purchase

cardpointers recommend groceries
cardpointers recommend "gas stations"
cardpointers recommend --merchant amazon
cardpointers recommend -m "whole foods" --amount 150
cardpointers recommend gas -p all        # best gas card across all profiles

cards — List wallet cards

cardpointers cards                       # approved cards (default)
cardpointers cards --status all          # all statuses
cardpointers cards --bank chase          # filter by bank
cardpointers cards -b amex -s all -l 5  # combine filters + limit

offers — List and filter offers

cardpointers offers                          # active offers
cardpointers offers -s redeemed              # redeemed offers
cardpointers offers --expiring               # expiring within 7 days
cardpointers offers -e 14                    # expiring within 14 days
cardpointers offers --bank amex              # filter by bank
cardpointers offers --card "gold"            # filter by card name
cardpointers offers --category dining        # filter by category
cardpointers offers --type personal          # personal offers only
cardpointers offers --favorite               # favorited offers only
cardpointers offers --sort value --limit 10  # top 10 by value

search — Search offers by keyword

cardpointers search "whole foods"
cardpointers search "streaming" --favorite
cardpointers search "gas" --limit 5

profiles — List linked profiles

cardpointers profiles

Utility

cardpointers status    # account info + connection test
cardpointers ping      # test MCP connection
cardpointers tools     # list available MCP tools
cardpointers login     # authenticate
cardpointers logout    # clear saved token
cardpointers --version # print version

Global Options

All data commands accept these flags:

FlagDescription
-------------------
--profile, -pQuery by profile: number (-p 2), name (-p caroline), or all/any
--limit, -lCap number of results
--json, -jRaw JSON output (for scripting / AI agents)

Environment Variables

VariableDescription
-----------------------
CARDPOINTERS_APIOverride API base URL (default: https://mcp.cardpointers.com)
CARDPOINTERS_DEBUGSet to 1 for verbose output
NO_COLORDisable ANSI colors

Reference

  • Card statuses: approved, applied, denied, closed, all
  • Offer statuses: active, snoozed, redeemed, expired, expiring_soon, all
  • Offer bank filter (enum): amex, chase, citi, boa, usbank, wellsfargo
  • Card bank filter: freeform text (partial match)
  • Offer sort options: expiring, value, card
  • Cards include approval_date (YYYY-MM-DD)

Common Use Cases

  • "What card should I use at Costco?" → recommend -m costco
  • "Show my Amex cards" → cards -b amex
  • "Offers expiring this week?" → offers -e 7
  • "Any Whole Foods offers?" → search "whole foods"
  • "Best dining card across all profiles?" → recommend dining -p all
  • "Top 5 offers by value" → offers --sort value -l 5
  • "Show redeemed offers as JSON" → offers -s redeemed -j

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 00:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,924
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,381
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,462