# auth.md — www.thehealthyhousepodcast.co.uk

Agent authentication & access metadata for **www.thehealthyhousepodcast.co.uk**, following the auth.md convention (https://workos.com/auth-md).

## Audience
AI agents and answer engines connecting to The Healthy House Podcast's Model Context Protocol server.

## Connect
- MCP endpoint: `https://www.thehealthyhousepodcast.co.uk/mcp` (JSON-RPC 2.0, streamable-http)
- Server card: `https://www.thehealthyhousepodcast.co.uk/.well-known/mcp.json`
- Skills index: `https://www.thehealthyhousepodcast.co.uk/.well-known/agent-skills/index.json`
- A2A agent: `https://www.thehealthyhousepodcast.co.uk/a2a`

## Registration & provisioning
No registration is required. Every tool is public and read-only except `submit_enquiry` and `pitch_guest`, which forward a message to the production team — these also need no credentials.

## Supported methods & credentials
Open access over HTTPS. No authentication, API key or bearer token is needed, and there is no protected resource on this site. This is declared formally at `https://www.thehealthyhousepodcast.co.uk/.well-known/oauth-protected-resource` (RFC 9728) with an empty `authorization_servers` list.

## Rate limits
None enforced. Please be reasonable.

## Content licence
Episode summaries, show notes and topic articles may be quoted and cited with attribution to The Healthy House Podcast and a link to the source page. Audio and video remain the property of the show and its production company.

## Identity
Web Bot Auth directory: `https://www.thehealthyhousepodcast.co.uk/.well-known/http-message-signatures-directory`

## Human contact
info@thehealthyhousepodcast.co.uk
