Skip to content
Back to Kampyeri Kamp Arama

Card snapshot

kampyeri.org · 2026-08-22 03:30:23 UTC · a8864d3048ea47d4b73b4eb51d9b8c849f50eee499ec0fbd968a9ed2d2290fbd

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "protocolVersion": "0.3.0",
  "name": "Kampyeri Kamp Arama",
  "description": "Live read-only search for verified campsites in Turkey. Book on kampyeri.org.",
  "url": "https://kampyeri.org/mcp",
  "version": "1.0.0",
  "provider": {
    "organization": "Kampyeri.org",
    "url": "https://kampyeri.org"
  },
  "documentationUrl": "https://kampyeri.org/for-ai",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text",
    "data"
  ],
  "skills": [
    {
      "id": "search",
      "name": "Kamp yeri ara",
      "description": "T\u00fcrkiye kamp yerlerinde do\u011fal dil aramas\u0131. En fazla 10 sonu\u00e7; her sonu\u00e7 kanonik rezervasyon URL\u2019si ta\u015f\u0131r.",
      "tags": [
        "camping",
        "travel",
        "turkey",
        "kamp",
        "glamping",
        "karavan"
      ],
      "examples": [
        "\u0130zmir denize s\u0131f\u0131r karavan kabul eden kamp",
        "Assos evcil hayvan kabul eden kamp",
        "orman i\u00e7i sessiz glamping"
      ]
    },
    {
      "id": "fetch",
      "name": "Kamp detay\u0131",
      "description": "Slug ile kamp \u00f6zeti ve rezervasyon ba\u011flant\u0131s\u0131.",
      "tags": [
        "camping",
        "booking"
      ],
      "examples": [
        "vamos-camping"
      ]
    }
  ],
  "additionalInterfaces": [
    {
      "url": "https://kampyeri.org/mcp",
      "transport": "streamable-http"
    },
    {
      "url": "https://kampyeri.org/openapi/ai-campsites.json",
      "transport": "openapi"
    }
  ]
}