# Africa50 Lyon — Agent Onboarding

> Collectif d&#039;associations pour la promotion des Cultures d&#039;Afrique, de la Caraïbe, de l&#039;Océan Indien et amis en Auvergne Rhône Alpes

## Endpoints

- REST API root: https://africa50-lyon.org/wp-json/
- API Catalog (RFC 9727): https://africa50-lyon.org/.well-known/api-catalog
- Agent Skills: https://africa50-lyon.org/.well-known/agent-skills/index.json
- MCP Server Card: https://africa50-lyon.org/.well-known/mcp/server-card.json
- llms.txt: https://africa50-lyon.org/llms.txt

## Authentication

This site supports WordPress Application Passwords.
Create one under **Users → Profile → Application Passwords** and use HTTP Basic Auth:

```
Authorization: Basic base64(user:app_password)
```

## Content negotiation

Send `Accept: text/markdown` to receive any page as Markdown.

## Rate limits

60 req/min

## Contact

laporte.adrien@outlook.fr
