Skip to content

site: add /agents.txt + /.well-known/integrations.json agent-discovery manifests - #198

Open
pstayets wants to merge 1 commit into
pilot-protocol:mainfrom
pstayets:seo/agent-discovery-manifests
Open

site: add /agents.txt + /.well-known/integrations.json agent-discovery manifests#198
pstayets wants to merge 1 commit into
pilot-protocol:mainfrom
pstayets:seo/agent-discovery-manifests

Conversation

@pstayets

@pstayets pstayets commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Adds two small static manifests that agent-discovery registries probe for:

  • /agents.txt — agents-txt.com convention (layer above llms.txt): pointers to our MCP server, skill manifest, CLI reference, and installer.
  • /.well-known/integrations.json — the manifest integrations.sh and the add-mcp registry read; declares the pilotctl CLI and pilot-mcp surfaces with honest auth notes (no public hosted MCP endpoint is claimed).

integrations.sh's detect probe currently finds only llms.txt on our domain (integrationsJson: null) — this closes that gap. Build passes (397 pages).

…y manifests

Signed-off-by: pstayets <pstayets@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant