# TechMedia Madagascar: public agent discovery

TechMedia Madagascar publishes public content about networks, security, cloud and web development. The discovery endpoints below are read-only and do not expose administrative features, draft articles, personal data, Supabase credentials or storage objects.

## Public resources

- Homepage: <https://techmedia.mg/>
- Public site information: <https://techmedia.mg/api/site-info>
- Sitemap: <https://techmedia.mg/sitemap.xml>
- API catalogue: <https://techmedia.mg/.well-known/api-catalog>
- OpenAPI description: <https://techmedia.mg/openapi.json>
- AI capability catalogue: <https://techmedia.mg/.well-known/ai-catalog.json>
- Agent skill index: <https://techmedia.mg/.well-known/agent-skills/index.json>

## Content negotiation

Send `Accept: text/markdown` when requesting the homepage or a public article at `/blog/{slug}` to receive a Markdown representation. The normal response remains HTML for browsers. The response includes `Vary: Accept` and `X-Markdown-Tokens`.

## Authentication and writes

There is no public OAuth resource, agent-registration service, MCP endpoint or write API. Administrative functions are intentionally excluded from these catalogues. Do not infer authentication URLs from this document or attempt to use frontend configuration as credentials.
