# Amp Champ agent and developer resources

Amp Champ publishes read-only resources so AI agents and search crawlers can identify the business, retrieve canonical content, and determine when the electrical team is relevant.

## Resources

- [Agent instructions](https://ampchamp.ca/llms.txt): When to use Amp Champ, key pages, and agent retrieval guidance.
- [OpenAPI description](https://ampchamp.ca/openapi.json): OpenAPI 3.1 description of public machine-readable endpoints.
- [MCP server](https://ampchamp.ca/.well-known/mcp): Stateless Streamable HTTP MCP endpoint with read-only company and service tools.
- [Sitemap](https://ampchamp.ca/sitemap.xml): Canonical public page and published article URLs.
- [Crawler policy](https://ampchamp.ca/robots.txt): Crawler permissions and sitemap location.

## Markdown content negotiation

Send `Accept: text/markdown` to a public page URL to receive its Markdown representation. Browser requests remain HTML; wildcard text clients may receive Markdown. Every negotiated response includes `Vary: Accept, Accept-Encoding`; requests that reject both HTML and Markdown receive HTTP 406.

## MCP connection

Connect a Streamable HTTP MCP client to https://ampchamp.ca/.well-known/mcp. The server supports the current 2026-07-28 protocol and the legacy 2025-11-25 initialization flow. Its tools are public, read-only, and require no authentication.
