v0.2.9
Fix a broken link in README.md: the MCP Registry badge and "Listed on" table both pointed to a URL that 404s (that domain has no per-server webpage, only raw JSON API routes). Replaced with the registry's actual homepage, pre-filled via ?q=.
Also found and fixed the underlying cause: the MCP Registry listing was silently 2 releases stale (still serving 0.2.6) because the CLI's auth token had expired. Re-authenticated and republished.