WebMCP Data Transparency
Last updated:
This site exposes its capabilities to AI assistants/agents as “tools” using the WebMCP standard. In line with transparency principles, this page explains what data is offered to agents and what is not.
Data exposed to agents
- Public catalog: products, services, packages, prices, blog, FAQ, glossary, references, events, careers and status — content already public on the site.
- Computations: package configurator pricing, project estimates, callback availability slots (capacity only; no personal data).
- Session-scoped actions: cart view/update apply only to the visitor's own session.
Data NOT exposed
- Other customers' personal data, order history, or PII such as email/phone is never exposed to agents in bulk.
- Tools that require authentication (e.g. quote status) return only the signed-in user's own data.
- The admin panel, payment/card data and secret keys are closed to agents.
Security and control
- Action (write) tools are protected by CSRF + rate limiting + server-side price validation; client-supplied amounts are never trusted.
- The administrator can disable WebMCP and individual tools, and may gate action tools behind cookie consent.
- The tool catalog and schemas are public at
/mcp/tools.jsonfor auditability.
For your data subject rights and general privacy notice, see our Privacy Notice.