API Catalog
RFC 9727 linkset document that advertises the public site API and MCP resources.
/.well-known/api-catalogAgent Resources
The Heym landing page publishes machine-readable discovery endpoints, Markdown negotiation for the homepage, a lightweight MCP endpoint, Content Signals inrobots.txt, and an agent-skills index.
RFC 9727 linkset document that advertises the public site API and MCP resources.
/.well-known/api-catalogMachine-readable OpenAPI description for the public site API.
/site-api/openapi.jsonSEP-1649-style MCP discovery document for the site MCP endpoint.
/.well-known/mcp/server-card.jsonAgent Skills Discovery RFC v0.2.0 index for site-specific skill artifacts.
/.well-known/agent-skills/index.jsonCompact plain-text summary of Heym for LLMs and crawlers.
/llms.txt
Requests to the homepage that includeAccept: text/markdownreceive a markdown response withContent-Type: text/markdownand anx-markdown-tokensestimate header.
curl https://heym.run/ \
-H "Accept: text/markdown"The site exposes a lightweight MCP endpoint at/mcp for read-only site discovery, and registers browser-side WebMCP tools on page load for navigation and section discovery.
The site publishesContent-Signaldirectives in/robots.txtwith the current policy:
ai-train=yes, search=yes, ai-input=yes