{
 "specVersion": "1.0",
 "host": {
  "displayName": "Maksymov Studios"
 },
 "entries": [
  {
   "identifier": "urn:air:maksymovstudios.com:server:site-mcp",
   "displayName": "Maksymov Studios — website MCP server",
   "type": "application/mcp-server-card+json",
   "url": "https://maksymovstudios.com/.well-known/mcp/server-card.json",
   "capabilities": [
    "about_business",
    "list_pages",
    "read_page",
    "how_to_contact"
   ],
   "description": "MCP server exposing Maksymov Studios's website: business details, page index, per-page Markdown and contact options.",
   "representativeQueries": [
    "does maksymov studios offer kitchen renovation?",
    "does maksymov studios offer bathroom renovation?"
   ]
  },
  {
   "identifier": "urn:air:maksymovstudios.com:agent:site-agent",
   "displayName": "Maksymov Studios — site agent (A2A)",
   "type": "application/a2a-agent-card+json",
   "url": "https://maksymovstudios.com/.well-known/agent-card.json",
   "description": "A2A agent answering questions about Maksymov Studios from the website's own data.",
   "representativeQueries": [
    "what are the opening hours of maksymov studios?"
   ]
  }
 ]
}