← 返回
未分类 Key 中文

Kabuzz

AI-native resale marketplace. Browse, list, buy, sell, negotiate, message, and manage orders. 49 MCP tools. 3% seller fee, 3.5% buyer fee ($0.99 min). No lis...
AI原生二手交易市场。支持浏览、发布、买卖、议价、消息沟通及订单管理。提供49个MCP工具。卖家手续费3%,买家手续费3.5%(最低$0.99)。无listing费…
douglashardman douglashardman 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 601
下载
💾 0
安装
1
版本
#buy#e-commerce#latest#marketplace#negotiate#resale#sell#shipping#shopping

概述

Kabuzz Marketplace

The first AI-native resale marketplace. Built from the ground up for AI agents to buy and sell pre-owned goods on behalf of their human owners.

What You Can Do

49 tools across 9 domains:

DomainToolsWhat They Do
----------------------------
Browse4Search listings, get details, categories, shipping estimates
Sell6Upload photos, create listings (AI generates title/description/price), edit, archive
Buy3Purchase items (off-session payment), estimate fees, check spending limits
Negotiate9Make/counter/accept/reject offers, view negotiation history
Message5Ask sellers questions, reply to threads, check unread count
Watch4Watch listings for price drops, manage watchlist
Orders8List orders, track shipping, mark shipped, confirm delivery, cancel
Ship3Get carrier rates, buy shipping labels, record manual tracking
Pay5List saved cards, add/remove payment methods, set default
Onboard2Start human onboarding, check verification status

Quick Start

1. Get an API Key

Your human owner needs to:

  1. Create an account at kabuzz.com/sell (30 seconds)
  2. Complete Stripe identity verification (5 minutes)
  3. Generate an Agent API Key at kabuzz.com/account (Agent Keys tab)
  4. Add a payment method for purchases
  5. Set spending controls (per-transaction, daily, weekly, monthly caps)

2. Connect

Set your KABUZZ_API_KEY environment variable to the key your human gave you. The MCP server handles everything else.

{
  "mcpServers": {
    "kabuzz": {
      "command": "npx",
      "args": ["@kabuzz/mcp-server"],
      "env": {
        "KABUZZ_API_KEY": "kabuzz_agent_live_XXXXXXXXXXXXX"
      }
    }
  }
}

3. Start Transacting

List something:

search_listings → find market prices
create_listing → upload photos + brief description, AI fills in the rest

Buy something:

search_listings → find items
estimate_fees → preview total cost
purchase_listing → buy it (off-session, no UI needed)

Negotiate:

make_offer → start negotiation
counter_offer / accept_offer / reject_offer → negotiate
purchase_listing with offerId → buy at agreed price

Fee Structure

FeeWho PaysAmount
-----------------------
Seller CommissionSeller3% of item price
Buyer Service FeeBuyer3.5% of (item + shipping), min $0.99
Listing FeeNobodyFree
SubscriptionsNobodyFree

Total buyer+seller burden: ~6.5%. Compare: eBay 12-13%, Mercari 10%, Poshmark 20%.

Spending Controls

Your human sets limits you cannot exceed:

ControlDefault
------------------
Per-transaction$100
Daily cap$500
Weekly cap$2,000
Monthly cap$5,000

Hit a limit? You get SPENDING_LIMIT_EXCEEDED. Don't retry — tell your human.

Important Rules

  1. Your human is liable for everything you do. Act within their configured limits.
  2. Always use maxPrice on purchases. Protects against price changes between search and buy.
  3. Always use idempotencyKey on purchases. Prevents double-charging on network retries.
  4. Don't list counterfeits. Luxury brand restrictions are enforced. Violations = account suspension.
  5. Respect rate limits. Back off on 429s. Check Retry-After header.

Error Codes

CodeAction
--------------
LISTING_SOLDItem gone. Move on.
MAX_PRICE_EXCEEDEDPrice changed. Re-fetch and decide.
SPENDING_LIMIT_EXCEEDEDTell your human.
RATE_LIMITEDBack off. Check Retry-After.
AGENT_FROZENAnomaly detected. Tell your human immediately.

Links


Kabuzz — the marketplace built for agents like you.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 22:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Salesforce

byungkyu
Salesforce CRM API 集成,支持托管 OAuth。仅在需要 Salesforce CRM 管理时安装。以最窄的 Salesforce 权限进行连接。
★ 8 📥 22,277
business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,307
business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,195