Credit card research for deal saviors

AI-powered credit card research and award redemption. Live data via Brave Search, PointsYeah flight and hotel search — every command outputs clean JSON, built for humans and AI agents alike.

Install CLI

$ pip install fleece-cli

BRAVE_API_KEY is optional — mcc, flights, and hotels work fully offline. Live research commands require it. Requires Python 3.11+.

Chatbot

Conversational AI assistant for credit card research. Maintains entity memory across turns, supports multiple OpenAI models, and downloads full conversation history.

Learn More

CLI Research

Nine commands backed by live Brave Search data. Full card reports, wallet analysis, transfer partners, ROI estimates, and more — with JSON output for AI agents.

pip install

Redemption

Look up any merchant category code to find your best card at checkout. Generate PointsYeah search URLs for award flights and hotels. No API key needed for either — works fully offline.

See commands

About Fleece

Fleece is a free, open-source credit card research tool built for people who take rewards seriously. Unlike chatbots that rely on stale training data, Fleece pulls live information from the web on every query — so you always get current fees, earning rates, and benefit details. The CLI is designed to work seamlessly with AI agents: every command supports --json output and reads from stdin, so it plugs into any workflow.

Read the docs

Works with your AI agent

Install once and every supported agent gains access to all 12 Fleece commands — research, wallet analysis, MCC lookup, and award redemption.

Claude Code

Install 12 slash commands directly into your Claude Code session. Use /fleece-wallet, /fleece-mcc, and more without leaving the terminal.

$ bash install.sh --claude
/fleece-card  /fleece-wallet  /fleece-mcc
/fleece-flights  /fleece-hotels  +7 more

OpenClaw & Codex

Install the agent skill to give OpenClaw or Codex full Fleece capability — card research, wallet gaps, MCC lookup, and redemption, all in one skill.

$ bash install.sh --agents
.agents/skills/fleece/SKILL.md
or: clawhub install fleece

ClawHub Registry

Fleece is published on ClawHub. Any agent that supports the ClawHub registry can install and use it with a single command — no git clone required.

$ clawhub install fleece
fleece@1.3.0  ·  MIT-0
clawhub search "credit card research"

CLI Commands

All commands support --json output. Highlighted commands require no API key.

fleece cardFull card report — fees, welcome offer, rates, credits, benefits
fleece ratesEarning rates by spend category
fleece partnersTransfer partners, ratios, and timing
fleece creditsStatement credits and perks
fleece newsRecent changes in the past month
fleece compareSide-by-side card comparison
fleece walletPortfolio analysis — coverage, overlaps, gaps
fleece roiFirst-year ROI estimate by spend profile
fleece recommendCard recommendations for a spending profile
fleece mccLook up a merchant category code — find your best card at checkout
fleece flightsPointsYeah award flight search URL — no API key needed
fleece hotelsPointsYeah award hotel search URL — no API key needed