{
  "specVersion": "1.0",
  "host": {
    "displayName": "CodeCollab.pl - Krystian Kacik",
    "identifier": "codecollab.pl",
    "documentationUrl": "https://codecollab.pl/dokumentacja-api/",
    "logoUrl": "https://codecollab.pl/apple-touch-icon.png"
  },
  "entries": [
    {
      "identifier": "urn:air:codecollab.pl:agents:service-agent",
      "displayName": "CodeCollab.pl service agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://codecollab.pl/.well-known/agent-card.json",
      "description": "A2A agent card. Takes project inquiries and runs free mobile PageSpeed audits of online stores.",
      "tags": ["a2a", "contact", "audit"],
      "capabilities": ["submit-inquiry", "pagespeed-audit"],
      "representativeQueries": [
        "Ask CodeCollab.pl for a quote on a WooCommerce store",
        "Run a mobile PageSpeed audit of our store"
      ],
      "version": "1.0.0"
    },
    {
      "identifier": "urn:air:codecollab.pl:tools:mcp-server",
      "displayName": "CodeCollab.pl MCP server",
      "type": "application/json",
      "url": "https://codecollab.pl/.well-known/mcp.json",
      "description": "MCP server card. Streamable HTTP endpoint exposing the same two tools without authentication.",
      "tags": ["mcp", "tools"],
      "capabilities": ["submit_inquiry", "check_pagespeed"],
      "version": "1.0.0"
    },
    {
      "identifier": "urn:air:codecollab.pl:api:public-api",
      "displayName": "CodeCollab.pl public API",
      "type": "application/openapi+json",
      "url": "https://codecollab.pl/openapi.json",
      "description": "OpenAPI 3.1 contract for the public endpoints: project inquiry intake, on-demand PageSpeed audit and a health check.",
      "tags": ["openapi", "rest"],
      "capabilities": ["submitLead", "checkPageSpeed", "getStatus"],
      "version": "1.0.0"
    },
    {
      "identifier": "urn:air:codecollab.pl:skills:agent-skills",
      "displayName": "CodeCollab.pl agent skills",
      "type": "application/json",
      "url": "https://codecollab.pl/.well-known/agent-skills/index.json",
      "description": "Agent Skills index describing how to submit an inquiry, run a PageSpeed audit and read the site as Markdown.",
      "tags": ["skills", "documentation"],
      "capabilities": ["submit-inquiry", "pagespeed-audit", "read-as-markdown"],
      "version": "0.2.0"
    },
    {
      "identifier": "urn:air:codecollab.pl:docs:llms-txt",
      "displayName": "CodeCollab.pl site summary for models",
      "type": "text/plain",
      "url": "https://codecollab.pl/llms.txt",
      "description": "Short machine-readable summary of the studio: what it does, pricing ranges and contact details.",
      "tags": ["llms-txt", "summary"]
    }
  ]
}
