# auth.md — dampsurvey.pro

Agent authentication & access metadata for **dampsurvey.pro**, following the auth.md convention (https://workos.com/auth-md).

## Audience
AI agents and answer engines connecting to this site's Model Context Protocol server.

## Connect
- MCP endpoint: `https://dampsurvey.pro/mcp` (JSON-RPC 2.0, streamable-http)
- Server card: `https://dampsurvey.pro/.well-known/mcp.json`
- Skills index: `https://dampsurvey.pro/.well-known/agent-skills/index.json`

## Registration & provisioning
No registration is required for the public tools — they are open and read-only. `submit_enquiry` forwards a contact message and also needs no credentials.

## Supported methods & credentials
- Public tools: none (open access over HTTPS).
- Authenticated actions (exporting or deleting your personal data): OAuth 2.0 via Google sign-in, delegated per
  `https://dampsurvey.pro/.well-known/oauth-protected-resource` (bearer token in the Authorization header), completed in-app under Settings → Privacy.

## Identity
Web Bot Auth directory (RFC 9421): `https://dampsurvey.pro/.well-known/http-message-signatures-directory`
