# J Craft API Documentation and Agent Resources

> Official machine-readable discovery and content-access information for j-craftboats.com.

J Craft provides public, read-only website content for search, retrieval, and agent-assisted research. The canonical homepage and this resource page support HTTP content negotiation: send `Accept: text/markdown` for Markdown or `Accept: text/html` for HTML. Negotiated Markdown responses include `Vary: Accept, Accept-Encoding` and use an internal Markdown route, keeping the representations separate in shared caches.

J Craft also publishes a small public content API and a read-only MCP server for structured company, Torpedo, and resource-discovery information. Neither interface can submit forms, create enquiries, configure boats, or confirm pricing, availability, or delivery dates. The website's private form endpoints are not part of the public API and must not be inferred from its OpenAPI document.

## Machine-readable resources

- [J Craft agent index](https://j-craftboats.com/llms.txt): Concise llms.txt discovery file.
- [Full J Craft context](https://j-craftboats.com/llms-full.txt): Extended product and company information in Markdown.
- [Homepage Markdown](https://j-craftboats.com/index.md): Explicit Markdown representation of the homepage.
- [J Craft OpenAPI specification](https://j-craftboats.com/openapi.json): OpenAPI 3.1.1 description of the public read-only JSON API.
- [J Craft public site context](https://j-craftboats.com/api/v1/site-context): Structured company, product, usage, and resource information as JSON.
- [J Craft MCP server](https://j-craftboats.com/mcp): MCP Streamable HTTP endpoint with read-only tools.
- [J Craft MCP server card](https://j-craftboats.com/.well-known/mcp/server-card.json): Static MCP discovery metadata.
- [Sitemap](https://j-craftboats.com/sitemap.xml): Canonical indexable URLs.
- [Crawler policy](https://j-craftboats.com/robots.txt): Crawler access policy.
- [Developer resources as HTML](https://j-craftboats.com/developers): Human-readable version of this page.
