{
  "name": "cybiq",
  "title": "Cybiq: EU Cyber Resilience Act compliance",
  "description": "MCP server for Cybiq: free deterministic EU Cyber Resilience Act applicability classification for products with digital elements, purchase of the EUR 199 compliance pack or the EUR 49 verification checklist via a Stripe Payment Link the human opens and pays, and optional Checkout Session status polling. v1 commerce is Payment-Link mode: start_pack_checkout may hand the Payment Link, including via 422 checkout_creation_not_permitted; check_order_status needs a Checkout Session id and will not track a Payment-Link purchase. Every legal claim is anchored to a verbatim Official Journal quote of Regulation (EU) 2024/2847. No LLM writes any legal output.",
  "url": "https://cybiq.eu/mcp",
  "transport": "streamable-http",
  "authentication": "none",
  "tools": ["classify_cra", "start_pack_checkout", "check_order_status"],
  "website_url": "https://cybiq.eu/for-agents.html",
  "openapi": "https://cybiq.eu/openapi.json",
  "offers": "https://cybiq.eu/api/offers.json",
  "contact": "hello@cybiq.eu",
  "operator": "HEXENKRAFT s.r.o., IČO 29665931, Prague, Czech Republic",
  "note": "The /.well-known/mcp.json server-card format is not yet a ratified MCP standard; this file is a best-effort description and may change shape when the specification settles. The /mcp endpoint itself follows MCP Streamable HTTP: stateless, JSON responses, POST only. Tool errors are RFC 9457 problem documents in the tool result's structuredContent, the same shape the REST routes serve as application/problem+json; `offers` above is the machine-readable price and terms contract, worth reading before start_pack_checkout. v1 commerce is Payment-Link mode: each plan's payment_link is the URL to hand the human; today's 422 checkout_creation_not_permitted with the link in the detail is the intended v1 path; check_order_status needs a Checkout Session id and will not track a Payment-Link purchase."
}
