References
Standards behind ClawdCall agent discovery.
Source material for the agent-readable headers, API catalog, OAuth metadata, MCP transport, and skill discovery files published by ClawdCall.
Sources
References for agent discovery
According to RFC 9727, API catalogs use linkset JSON so automated clients can find service descriptions and documentation. According to RFC 9728, protected resources publish metadata that tells agents which authorization servers and scopes to use.
- RFC 8288 Web Linking: Defines the Link response header format used to advertise agent-readable resources.
- RFC 9727 API Catalog: Defines the API catalog format ClawdCall uses for automated API discovery.
- RFC 9728 OAuth Protected Resource Metadata: Describes how protected resources publish authorization server and scope metadata.
- Model Context Protocol: Documents the protocol pattern ClawdCall uses to expose agent-call tools.
- Agent Skills Discovery RFC: Specifies the skill index shape used by ClawdCall's agent skill discovery file.