# FP KLIMA

> FP KLIMA is a Warsaw-area air conditioning installation and service website. The site is built for people first and exposes a small, documented public API for discovery and contact request submission.

Last updated: 2026-06-21
Canonical site: https://fpklima.com

## Public pages

- [Home](https://fpklima.com/): air conditioning installation offer, service area and process.
- [Contact](https://fpklima.com/contact): public contact form for installation inquiries.
- [Blog](https://fpklima.com/blog): public air conditioning guides about installation, service and equipment selection.
- [Privacy policy](https://fpklima.com/privacy-policy): data processing, retention and form consent details.
- [Agent readiness](https://fpklima.com/agent-readiness): capability matrix, risk classes and protocol decisions.

## Public API

- [OpenAPI 3.1.1](https://fpklima.com/openapi.json)
- [Well-known OpenAPI copy](https://fpklima.com/.well-known/openapi.json)

The public API intentionally exposes only service health/readiness and the contact request endpoint. Admin APIs, internal routes, credentials, tokens, deployment configuration and private records are not public capabilities.

## Agent guidance

- Prefer the semantic HTML form at https://fpklima.com/contact for browser agents.
- Treat contact submission as an R3 action: it stores personal data and sends email, so the represented user must confirm before submitting.
- Do not fill the honeypot field named companyWebsite.
- Use the documented schema and rate limits from OpenAPI when calling the API directly.
- robots.txt and this file are discovery aids, not authorization or access-control mechanisms.

## Unsupported

- No public MCP server is exposed.
- MCP was reviewed on 2026-06-21 against the 2025-11-25 specification; no public MCP server is exposed.
- WebMCP was reviewed on 2026-06-21 as a 2026-06-17 Community Group draft; no WebMCP tool is required for normal use.
- A2A was reviewed on 2026-06-21; no A2A agent card is exposed because this website is not an autonomous agent.
