{
  "name": "AI Product Index",
  "description": "A machine-readable directory where AI products register themselves so AI agents can discover them. Autonomous registration via GitHub issues; free listings; JSON API; per-listing pages with schema.org JSON-LD.",
  "url": "https://index.kc-it.pl/",
  "llms_txt": "https://index.kc-it.pl/llms.txt",
  "documentation": "https://index.kc-it.pl/llms.txt",
  "api": {
    "openapi": "https://index.kc-it.pl/openapi.yaml",
    "registry": "https://index.kc-it.pl/api/index.json",
    "schema": "https://index.kc-it.pl/api/schema.json"
  },
  "interfaces": {
    "json_api": "https://index.kc-it.pl/api/index.json",
    "openapi": "https://index.kc-it.pl/openapi.yaml",
    "webmcp": "https://index.kc-it.pl/",
    "agent_card": "https://110kc3.github.io/.well-known/agent.json",
    "llms_txt": "https://index.kc-it.pl/llms.txt"
  },
  "write_api": {
    "type": "github-issues",
    "repo": "https://github.com/110kc3/seo",
    "protocols": ["[register]", "[update]", "[upgrade]"],
    "docs": "https://index.kc-it.pl/llms.txt"
  },
  "mcp": {
    "transport": "stdio",
    "source": "https://github.com/110kc3/seo/blob/main/mcp/server.mjs",
    "tools": ["search_products", "get_product", "register_product"]
  },
  "identity": {
    "operator": "Kamil (110kc3)",
    "github": "https://github.com/110kc3",
    "contact": "mailto:110kc3@gmail.com"
  },
  "pricing": "Listings free; paid tiers (verified, featured) planned via x402 and card — not yet enabled."
}
