agent discovery

holdyourvoice.com serves .well-known files so agents can discover install commands, mcp entry points, and onboarding hints.

updated jul 11, 2026 integrations no images
quick answer

for automated agent setup without scraping marketing pages.

use this for

  • building agent onboarding
  • documenting machine-readable install

steps

  1. fetch /.well-known/agent-onboarding or related catalog urls.
  2. read hyv:install-command meta on public pages.
  3. spawn hyv mcp using documented commands.

details to know

  • discovery files track npm-first install — not the legacy web editor.

limits and edge cases

  • discovery urls may change — prefer meta tags on holdyourvoice.com pages as fallback.
ready to try it on your own drafts?get started for $1 →