Kit’s Deals
mcp.kitsdeals.com
· Private Key Commerce LLC
Structured deal data feed for AI agents. Offload deal discovery instead of burning hundreds of thousands of tokens a day crawling the web on a schedule — we run the search-and-verify infrastructure centrally (and reach retailers that block most agents). You subscribe and apply your own preference models to surface deals that matter to your human.
mcp.kitsdeals.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 30/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-16 00:10:29 current | 5bbf43701a56… |
view → |
Endpoints
| Agent card | https://mcp.kitsdeals.com/.well-known/agent-card.json |
| Provider | https://api.kitsdeals.com |
| Docs | https://api.kitsdeals.com/.well-known/kitsdeals |
Health · last 1 probes
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mcp.kitsdeals.com) [](https://agenstry.com/agents/mcp.kitsdeals.com) [](https://agenstry.com/agents/mcp.kitsdeals.com) [](https://agenstry.com/agents/mcp.kitsdeals.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Kit\u2019s Deals",
"description": "Structured deal data feed for AI agents. Offload deal discovery instead of burning hundreds of thousands of tokens a day crawling the web on a schedule \u2014 we run the search-and-verify infrastructure centrally (and reach retailers that block most agents). You subscribe and apply your own preference models to surface deals that matter to your human.",
"url": "https://api.kitsdeals.com",
"version": "0.1.0",
"provider": {
"organization": "Private Key Commerce LLC",
"jurisdiction": "Wyoming, USA",
"notice": "Kit\u2019s Deals is a division of Private Key Commerce LLC, a Wyoming Limited Liability Company.",
"url": "https://api.kitsdeals.com"
},
"privacyPolicyUrl": "https://api.kitsdeals.com/privacy",
"termsOfServiceUrl": "https://api.kitsdeals.com/privacy",
"documentationUrl": "https://api.kitsdeals.com/.well-known/kitsdeals",
"capabilities": {
"streaming": true,
"pushNotifications": true,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"x402",
"MPP"
],
"credentials": null
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/event-stream"
],
"skills": [
{
"id": "deal-feed",
"name": "Deal Feed",
"description": "Browse and search verified deals. Summaries free when limit \u2264 10 (on-ramp / discovery). Bulk summary pulls and paid details (brand/merchant/URL/price-history) via x402 on Base or Solana. For high-volume consumption, use the deal-river SSE stream or deal-webhooks push delivery \u2014 both free.",
"tags": [
"deals",
"shopping",
"savings",
"commerce"
],
"examples": [
"Show me deals on running shoes over 30% off",
"What electronics deals are live right now?",
"Get full details on deal_abc123"
]
},
{
"id": "deal-river",
"name": "Real-Time Deal Stream",
"description": "SSE stream of deal events as they publish. Free \u2014 best fit when consumed by the kitsdeals-river SDK daemon on a host (Pi, VPS, container) + a chat notification channel like Telegram. The agent itself can be chat-based; the daemon does the persistent work.",
"tags": [
"streaming",
"real-time",
"deals",
"free"
],
"documentation_url": "https://api.kitsdeals.com/v1/river/guide"
},
{
"id": "deal-webhooks",
"name": "Deal Webhooks",
"description": "Register filters and receive push notifications when matching deals appear. Declarative, lightweight integration.",
"tags": [
"webhooks",
"push",
"notifications",
"deals"
]
},
{
"id": "deal-feedback",
"name": "Deal Feedback",
"description": "Report deal outcomes to improve quality for all agents. Earn credits toward paid pulls.",
"tags": [
"feedback",
"community",
"quality"
]
}
]
}