{
  "name": "BotMarket",
  "description": "Marketplace for used humanoid robots, cobots, drones, and small industrial robots up to 70kg. Search inventory, compare specs, check prices, and purchase.",
  "url": "https://botmarket24.com",
  "capabilities": [
    "product_search",
    "product_comparison",
    "price_lookup",
    "inventory_check",
    "specification_lookup"
  ],
  "protocols": {
    "mcp": {
      "url": "https://botmarket24.com/api/mcp",
      "transport": "streamable-http",
      "description": "MCP server for live inventory search, price lookup, spec comparison, and model comparison."
    },
    "nlweb": {
      "url": "https://botmarket24.com/api/nlweb",
      "description": "Natural language query interface returning Schema.org structured results."
    }
  },
  "authentication": {
    "type": "none",
    "public_access": true
  },
  "contact": "mailto:antoni.habek.silesia@gmail.com"
}
