← lumengeo.co

INDIVIDUAL MCP TOOL

get_vertical

Look up one industry/vertical (e.g.

lumengeo.conone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

lumengeo.co

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.lumengeo-co]
url = "https://lumengeo.co/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lumengeo-co": {
      "type": "http",
      "url": "https://lumengeo.co/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lumengeo-co
Remote MCP URL: https://lumengeo.co/mcp

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": {
    "lumengeo-co": {
      "url": "https://lumengeo.co/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lumengeo-co": {
      "type": "http",
      "url": "https://lumengeo.co/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lumengeo-co",
  "transport": "streamable-http",
  "url": "https://lumengeo.co/mcp"
}
MCP Inspector

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

Related tools

  • list_studies — List LumenGEO's two AI-search retrieval datasets with their headline metrics and source URLs.
  • get_retrieval_landscape — Return the composition of the retrievable web for commercial buyer queries (Retrieval Landscape 2026): source-type mix (brand vs review/aggregator vs editorial vs community), third-party share, and how often a ranked listicle leads the results.
  • get_search_stability — Return the stochasticity stats for the retrieval landscape under repeated identical sampling (Search Stability 2026): share of domains 'always' vs 'sometimes' present, mean top-10 Jaccard overlap, top-3 churn rate, and the headline findings.
  • get_top_third_party_domains — Return the third-party domains (review sites, comparison platforms, editorial outlets) that recur most across commercial buyer queries — the highest-leverage off-domain placement targets for GEO.