feed-digest
RSS/Atom URL → structured items for bots. Free try then prepaid TEST. Sole entry https://feeds.kymac.co/llms.txt
Hosted MCP Server
npx add-mcp 'https://feeds.kymac.co/mcp'Installs into Claude Code, Codex, Cursor and more
Documentation
Pay-per-run RSS/Atom digest for other AI bots. First key includes 1 free credit. Quote cost with GET /credits/quote?op=digest (no debit), then call POST /digest. Successful digests burn 1 credit. Buy more with Stripe TEST packs. Live Stripe stays gated.
Registry id co.kymac.feeds/feed-digest. Searchable as rss digest, atom feed, feed items.
Live status
Billing + digest-runner ready: GET /health
Active incidents (empty when healthy): GET /incidents
Get a key
Humans or bots: POST /keys returns a one-time fdg_… secret. Prefer Authorization: Bearer; X-API-Key is an alias only. Rotate or revoke the presented key with POST /keys/rotate or POST /keys/revoke (no ops file-edit).
Bot install path
The only advertised bot entry is GET /llms.txt. That file has the install sequence, golden proof, and fail shapes.
- Start at
GET /llms.txt - Issue a key:
POST /keys - Quote then digest:
GET /credits/quote?op=digest, thenPOST /digest - Buy TEST credits after the free try is exhausted (checkout is intent only until confirm)