webhook-inbox
co.kymac.inbox/webhook-inbox · v0.4.1 · MCP 2025-03-26
Ephemeral HTTPS inbox for bots: mint URL, capture POSTs, list JSON. TEST. https://inbox.kymac.co
Reachability
reachable
checked 2026-09-20 05:30 UTC
Registry status active
Tools pinned 15
e59ec4537c82
Tools last changed
unchanged since first capture 2026-09-18
Provenance
Registry namespace co.kymac.inbox
(domain verified by the official registry)
Website
https://inbox.kymac.co/llms.txt
Remote endpoints
https://inbox.kymac.co/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-09-18 05:30 | first capture | 15 tools pinned |
Pinned tool definitions (15)
| Tool | Description |
|---|---|
| issue_key | Mint a caller key (POST /keys). Bot install starts at GET https://inbox.kymac.co/llms.txt (sole advertised entry). Secret whi_… is returned once. Prefer Authorization: Bearer; X-API-Key is an alias. First issue grants 1 free credit... |
| verify_key | Confirm WEBHOOK_INBOX_API_KEY or Authorization: Bearer (GET /keys/verify). X-API-Key is an alias only. Does not echo the secret. |
| rotate_key | Replace the presented secret (POST /keys/rotate). Same id/caller_id and credits. New whi_… is returned once. Old secret then fails 401 invalid_api_key. Prefer Authorization: Bearer; X-API-Key is an alias only. No ops file-edit. |
| revoke_key | Invalidate the presented secret (POST /keys/revoke). Same id is revoked; old secret then fails 401 invalid_api_key. Prefer Authorization: Bearer; X-API-Key is an alias only. No ops file-edit. |
| list_credit_packs | Prepaid TEST packs (GET /credits/packs). checkout_credits is intent only; credits grant after confirm_credits. |
| checkout_credits | Stripe TEST PaymentIntent for a pack (POST /credits/checkout). Intent only — returns credits_pending; credits are not granted or spendable until confirm_credits succeeds. Requires a caller key. |
| confirm_credits | Confirm a TEST PaymentIntent with Stripe test card pm_card_visa (POST /credits/confirm). This is when credits become granted/spendable (appends credit.purchase with credits_added). TEST only. |
| quote_credits | Dry-run cost for an op without debit (GET /credits/quote?op=inbox). Returns cost, balance, and would_succeed. |
| credit_balance | Derived prepaid balance for this caller_id (GET /credits/balance). |
| credit_events | Append-only Ledger events for this caller_id (GET /credits/events): credit.grant (first_key), credit.purchase, credit.debit reason=inbox_mint, optional credit.balance_snapshot. |
| mint_inbox | Mint a capture URL (POST /inbox). Install via GET https://inbox.kymac.co/llms.txt only. Prefer Authorization: Bearer; X-API-Key is an alias. First key includes 1 free credit. Quote first with quote_credits (no debit). Debits 1 credit on... |
| capture_inbox | Public capture (POST /c/{id}). No API key. No debit. Not an install entry. Stores raw body + headers for list_inbox_events. Rejects revoked (410 inbox_revoked) or expired (410 inbox_expired) inboxes. Body limit 1MB. |
| list_inbox_events | Owner list (GET /inbox/{id}/events). Returns captured POSTs as JSON (headers + body). Does not debit. Other callers see 404. |
| revoke_inbox | Stop further captures (DELETE /inbox/{id}). Does not refund the mint debit. Owner only. |
| health | Public readiness (GET /health): billing (test|live|gated) and runner_ready. No key. |
Get alerted when this changes.
Email the moment co.kymac.inbox/webhook-inbox drifts, dies, or revives.
Status badge
[](https://toolpin.dev/servers/co.kymac.inbox/webhook-inbox)
Maintain this server? Add the badge to your README. It links your users to this live status page.