← Registry

Analytics

industry-lens.com

Provides competitive intelligence and market analysis tools for tracking competitors and their strategic moves.

1 endpoint12 known toolsFirst detected June 6, 2026Last detected August 30, 2026

ENDPOINT 1

https://api.industry-lens.com/mcp/public

No auth detected

MCP server metadata

Name
industrylens-public
Version
0.1.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged
Server instructions

IndustryLens Public — live competitive intelligence on the B2B SaaS markets IndustryLens monitors (sales intelligence, AI-search & brand visibility, GTM engineering, spend management), plus published reports and head-to-head comparisons. Query tools (reach for these first): • get_competitive_profile — USE WHEN the user asks who competes with a company, what a competitor recently did, or for a competitive overview of a domain. Input a domain or name → profile + recent strategic moves + linked reports. • list_competitor_moves — recent tracked moves for one competitor, newest-first. • find_competitors — who competes with a given company. Catalog tools: • list_reports — browse published reports (filter by industry / target_role) • get_report — full body of a report by slug • list_comparisons — browse competitor-vs-competitor breakdowns • get_comparison — full body of a comparison by slug • subscribe_to_newsletter — sign the user up for weekly briefings (consent required) All tools return real data from industry-lens.com. The public tier shows facts about companies and the existence of strategic shifts (with the real analysis date) — never a customer's private data, and never a fabricated date. Quote slugs/URLs back so the user can verify. A { covered: false } result means the company isn't publicly tracked yet — surface the CTA. Subscribe only after the user explicitly asks.

Known tools 12

get_competitive_profile

Use when the user asks who competes with a company, what a competitor recently did, or for a competitive overview of a domain.

Inferred read-only
list_competitor_moves

Recent tracked strategic moves for one competitor, newest-first — the existence of each shift plus a was→now summary and the real analysis date (never a fabricated date).

Inferred read-only
find_competitors

Given a company domain or name, return the other companies IndustryLens tracks in the same market.

Inferred read-only
list_reports

Browse published competitive-intelligence reports.

Inferred read-only
get_report

Fetch the full body of a published report by slug.

Inferred read-only
list_comparisons

Browse published competitor-vs-competitor breakdowns.

Inferred read-only
get_comparison

Fetch the full structured body of a published competitor comparison by slug.

Inferred read-only
subscribe_to_newsletter

Sign the user up for IndustryLens's weekly intelligence-report newsletter.

Inferred read-only
get_competitor_moves_diff

The dated CHANGE-FEED for one competitor: every real was→now strategic shift IndustryLens detected, newest-first, each stamped with its real analysis date (never a fabricated date).

Inferred read-only
get_pricing_changes

Structured pricing/packaging changes IndustryLens has detected across the markets it tracks — each with a change_type, severity, materiality score, a plain-language summary, and the real detection date.

Inferred read-only
list_markets

List the B2B SaaS markets (categories) IndustryLens monitors.

Inferred read-only
get_market_landscape

Given a market (a vertical slug or name), return the published category overview plus every player IndustryLens tracks in that market — the whole-CATEGORY map, not a self-selected competitor set.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.industrylens-public]
url = "https://api.industry-lens.com/mcp/public"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "industrylens-public": {
      "type": "http",
      "url": "https://api.industry-lens.com/mcp/public"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: industrylens-public
Remote MCP URL: https://api.industry-lens.com/mcp/public

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "industrylens-public": {
      "url": "https://api.industry-lens.com/mcp/public"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "industrylens-public": {
      "type": "http",
      "url": "https://api.industry-lens.com/mcp/public"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "industrylens-public",
  "transport": "streamable-http",
  "url": "https://api.industry-lens.com/mcp/public"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for industry-lens.com was fetched 2026-08-30T16:04:50.677Z.

Trust status Trusted

industry-lens.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.