# Find Your Inner Peace Ltd — Agent Authentication

Agents can authenticate to this site's MCP server using OAuth 2.0.

## MCP endpoint

- Transport: HTTP
- URL: https://findyourinnerpeaceltd.co.uk/mcp

## Discovery

- OAuth protected resource metadata: https://findyourinnerpeaceltd.co.uk/.well-known/oauth-protected-resource
- MCP server card: https://findyourinnerpeaceltd.co.uk/.well-known/mcp/server-card.json
- Agent skills index: https://findyourinnerpeaceltd.co.uk/.well-known/agent-skills/index.json
- API catalog: https://findyourinnerpeaceltd.co.uk/.well-known/api-catalog

## Identity types

- Human end-user (via OAuth authorisation code flow)

## Credential types

- OAuth 2.0 bearer tokens issued by the configured OAuth server
  (see `/.well-known/oauth-protected-resource` for the authoritative issuer)

## Contact

- Email: info@findyourinnerpeaceltd.co.uk
- Web:   https://findyourinnerpeaceltd.co.uk/contact
