6 pointsby FernandoDev14 hours ago3 comments
  • muin_kr12 hours ago
    This sits in an interesting sweet spot. MCP is overkill for most "just compose a URL" use cases, and OpenAPI is designed for machines talking to machines, not agents reasoning about user intent.

    The XML-at-a-well-known-path approach reminds me of robots.txt or llms.txt — discoverability via convention rather than registration. That's a good instinct for adoption.

    Question: have you thought about how this interacts with existing deep linking / universal link schemes on mobile? iOS and Android already have intent systems that do something similar. If AUI could bridge to those, you'd get native app support almost for free.

  • aimarketintel10 hours ago
    MCP configs owned by users is the right trust model. Agent gets capabilities without platform handling secrets. Scales cleanly.
  • patapim12 hours ago
    [dead]