Search, browse, and read posts from Doctor of Credit — the leading source for bank account bonuses, credit card offers, and personal finance deals.
| Tool | Purpose |
|---|---|
| ------ | --------- |
doc_search | Search posts by keyword, optionally filter by category |
doc_read_post | Read a post by ID or slug, with comments |
doc_hot_posts | Get trending posts within recent days |
doc_list_categories | List all DoC categories with post counts |
doc_category_posts | Browse posts in a specific category |
doc_search with the bank name + "bonus" as querydoc_category_posts --category "bank-accounts" to browse recent bank dealsdoc_read_post on interesting results to get full detailsdoc_hot_posts to find trending/active dealsdoc_category_posts --category "credit-cards" for recent offersdoc_search --query "chase sapphire" for specific cardsdoc_read_post to get full terms and community commentsdoc_list_categories — see all available categoriesdoc_hot_posts --days 7 — what's trending this weekdoc_search --query "chase checking $300" --category bank-accounts
doc_read_post --id 12345
doc_hot_posts --days 14 --limit 10
doc_category_posts --category credit-cards --per_page 5
doc_list_categories
doc_read_post tool accepts either numeric post ID or URL slug共 1 个版本