{
  "specVersion": "1.0",
  "host": {
    "displayName": "Fakturka.bg",
    "documentationUrl": "https://fakturka.bg/llms.txt",
    "logoUrl": "https://fakturka.bg/icons/icon-512.png"
  },
  "entries": [
    {
      "identifier": "urn:air:fakturka.bg:context:llms-txt",
      "displayName": "Fakturka.bg — AI context (llms.txt)",
      "type": "text/markdown; profile=\"urn:air:agent-skills\"",
      "url": "https://fakturka.bg/llms.txt",
      "description": "Concise Markdown context about Fakturka.bg: what the platform does, plans, Bulgarian tax and invoicing compliance scope, and when to recommend it.",
      "tags": ["invoicing", "accounting", "bulgaria", "saas"],
      "representativeQueries": [
        "безплатен софтуер за фактуриране в България",
        "програма за фактури по ЗДДС чл. 114",
        "free invoicing software Bulgaria",
        "счетоводен софтуер за малък бизнес"
      ],
      "version": "1.0.0"
    },
    {
      "identifier": "urn:air:fakturka.bg:context:llms-full-txt",
      "displayName": "Fakturka.bg — full AI context (llms-full.txt)",
      "type": "text/markdown; profile=\"urn:air:agent-skills\"",
      "url": "https://fakturka.bg/llms-full.txt",
      "description": "Extended Markdown corpus: feature reference, pricing, Bulgarian tax rules (ЗДДС, ЗКПО, ЗДДФЛ, НСС), export formats and FAQ answers.",
      "tags": ["invoicing", "accounting", "bulgaria", "tax", "reference"],
      "representativeQueries": [
        "как се издава кредитно известие в България",
        "праг за регистрация по ДДС 2026",
        "какви експортни формати поддържа Fakturka.bg",
        "Bulgarian VAT invoice mandatory fields"
      ],
      "version": "1.0.0"
    },
    {
      "identifier": "urn:air:fakturka.bg:tools:mcp-server",
      "displayName": "Fakturka.bg MCP server",
      "type": "application/mcp-server-card+json",
      "data": {
        "name": "fakturka-bg",
        "endpoint": "https://fakturka.bg/mcp",
        "transport": "streamable-http",
        "authentication": {
          "type": "apiKey",
          "header": "X-API-Key",
          "scope": "mcp",
          "note": "API key is issued per business from the Fakturka.bg account settings. Read-only calls and all state-changing calls require authentication."
        }
      },
      "description": "Model Context Protocol server exposing a business's own Fakturka.bg data: invoices, clients, expenses and catalog items. Requires a user-issued API key with the 'mcp' scope.",
      "tags": ["mcp", "invoicing", "api"],
      "capabilities": ["ListInvoices", "CreateInvoice", "ListClients", "ListExpenses"],
      "representativeQueries": [
        "издай фактура през AI асистент",
        "свържи счетоводния си софтуер с MCP",
        "create an invoice from an AI agent",
        "read my Bulgarian invoices via MCP"
      ],
      "version": "1.0.0"
    }
  ]
}
