{
  "$schema": "https://json.schemastore.org/claude-code-marketplace.json",
  "name": "industry-lens",
  "description": "IndustryLens competitive intelligence — query competitor profiles, recent strategic moves, and published reports from any MCP-aware AI agent.",
  "owner": {
    "name": "IndustryLens",
    "email": "team@industrylens.com"
  },
  "plugins": [
    {
      "name": "industrylens",
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/IndustryLensOp/claude-plugins.git",
        "path": "plugins/industrylens"
      },
      "displayName": "IndustryLens (public)",
      "description": "Public competitive-intelligence tools: competitor profiles, recent strategic moves, find competitors, and browse published reports & comparisons. No auth required.",
      "homepage": "https://industry-lens.com/mcp",
      "category": "data",
      "keywords": ["competitive-intelligence", "sales-intelligence", "market-research", "b2b-saas"]
    },
    {
      "name": "industrylens-account",
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/IndustryLensOp/claude-plugins.git",
        "path": "plugins/industrylens-account"
      },
      "displayName": "IndustryLens (account)",
      "description": "Your IndustryLens account: list your tracked competitors, read battlecards, ask questions, and compare competitors — scoped to your account via OAuth.",
      "homepage": "https://industry-lens.com/mcp",
      "category": "data",
      "keywords": ["competitive-intelligence", "battlecards", "account"]
    }
  ]
}
