# API Documentation

This application exposes discovery-oriented metadata for agent and client integration.

## Endpoints

- `GET /.well-known/api-catalog` (`application/linkset+json`)
- `GET /.well-known/openapi.json` (OpenAPI description)
- `GET /.well-known/openid-configuration` (OIDC discovery)
- `GET /.well-known/oauth-authorization-server` (OAuth AS metadata)
- `GET /.well-known/oauth-protected-resource` (resource metadata)
- `GET /.well-known/mcp/server-card.json` (MCP discovery)
- `GET /up` (health)