# auth.md

Agent registration and authentication instructions for **Samaras Greek Foods** (`https://samarasfoods.gr`).

## Agent registration

**Register URI:** mailto:hello@samarasfoods.gr

Agents may register interest on behalf of B2B buyers using one of the supported methods below. No interactive OAuth signup is required for wholesale inquiries.

### Supported registration methods

| Method | URI | Description |
|--------|-----|-------------|
| Email inquiry | mailto:hello@samarasfoods.gr | Preferred for MOQ, pricing, export documentation |
| Contact form | https://samarasfoods.gr/contact/ | Web form for human or agent-assisted submission |
| Schedule meeting | https://app.leadflow.tech/schedule/triantafyllos-rose-samaras/ | Book with founder Triantafyllos Samaras |

### Identity types supported

- `anonymous` — email or contact-form inquiry without a pre-issued token

### Credential types supported

- `email_inquiry` — message sent to hello@samarasfoods.gr with company, country, product interest, and volume

### Scopes

- `wholesale:read` — product catalog, certifications, export regions
- `wholesale:contact` — initiate B2B inquiry

## OAuth protected resource

- Resource: `https://samarasfoods.gr/`
- Authorization server: `https://samarasfoods.gr`
- Protected resource metadata: `https://samarasfoods.gr/.well-known/oauth-protected-resource`
- Authorization server metadata: `https://samarasfoods.gr/.well-known/oauth-authorization-server`
- OpenID configuration: `https://samarasfoods.gr/.well-known/openid-configuration`

## Machine-readable discovery

- [llms.txt](https://samarasfoods.gr/llms.txt)
- [API catalog](https://samarasfoods.gr/.well-known/api-catalog)
- [OpenAPI](https://samarasfoods.gr/openapi.json)
- [Agent skills](https://samarasfoods.gr/.well-known/agent-skills/index.json)
- [MCP server card](https://samarasfoods.gr/.well-known/mcp/server-card.json)
- [A2A agent card](https://samarasfoods.gr/.well-known/agent-card.json)
