Kent C. Dodds ships agent-discovery endpoints in Kody: /.well-known/, markdown homepages, and RFC 8288 Link headers for unconnected agents
Kody v2026.08.19 landed on August 19 with a feature aimed squarely at agents that arrive with no prior integration: the site publishes its MCP server, API catalog, security policy and public skills through `/.well-known/` endpoints, robots.txt and sitemap.xml, and serves markdown from the homepage when an agent prefers it, with Link headers pointing at key resources. The release also adds a read-only package file browser at `/files` that needs no git session, and an `integration.auth.succeeded` event so packages can track connection health instead of waiting out a 24-hour cooldown. Dodds tweeted the release with "Can you believe this was done in a single day by a solo dev?"; the Cloudflare Workers project sits at 477 stars.
↳ Follow the thread