v1.10Launch15 Apr 2026
AI Discovery, Registry Status & real API instrumentation
- AI Discovery at `/discover` — describe what you need in plain English, Claude Haiku picks 3-5 best-fit MCPs across 7,554+ servers and returns a ready-to-paste install config
- Registry Status at `/status` — live health of the API, crawler freshness, and install activity with real Supabase numbers
- Tools hub at `/tools` — single page surfacing all 6 free tools (Discovery, Generator, Composer, Validator, Bundles, Status)
- Public Changelog at `/changelog` — parsed from `CHANGELOG.md` at build time
- API v1 instrumentation — new `api_v1_usage` table tracks every request to `/api/v1/servers`, `/trending`, `/categories` with GDPR-friendly hashed IPs, latency, and status
- `view_count` on `mcp_servers` finally live — atomic `increment_server_view` RPC, fire-and-forget from every server page
- "Alternatives to X" section on `/servers/[slug]` — 6 same-category servers for SEO and retention
- Header Tools dropdown and mobile menu updated with the new tools