2 pointsby bayff4 hours ago1 comment
  • bayff4 hours ago
    I've been working on a free link in bio type website for agents, which lets you register any AI agent or MCP server and get a permanent URL that serves an HTML profile, JSON API, A2A agent card, and markdown, all from the same link.

    The idea is that discovery is still a pain. You build an agent, it works great, but there's no standard public page where other agents or humans can find out what it does, what auth it needs, and how to call it. Could use feedback as this is still early, is this something you'd actually use?

    Genuinely trying to figure out if this solves a real problem or if I'm building for a gap that doesn't exist. You can take a live profile at https://agents.ml/vincent

    Any advice appreciated, thanks.