← Registry

Analytics

entangleeq.com

Provides tools for assessing compliance with French/EU pay transparency obligations and simulating gender equality index reforms.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://www.entangleeq.com/api/mcp-public

No auth detected

MCP server metadata

Name
entangleeq-public
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

search

Use this when a ChatGPT user asks about EntangleEQ, Egapro, Directive UE 2023/970, pay transparency, Inclusion Depth Score, or EntangleEQ public product information.

Potential side effects
fetch

Use this when ChatGPT needs the full public text for a specific EntangleEQ page returned by search.

Inferred read-only
assess_readiness

Use this when a user wants a first-pass readiness check for French/EU pay transparency obligations before requesting an EntangleEQ demo.

Potential side effects
simulate_index_2027

Use this when a French employer (or their advisor) asks what the reform of the French gender-equality index (Index Egapro) means for them, or wants to look up a company's current published index by SIREN or company name.

Inferred read-only
request_demo_lead

Use this ONLY after a user has explicitly agreed to be contacted by EntangleEQ, to submit their demo request.

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.entangleeq-public]
url = "https://www.entangleeq.com/api/mcp-public"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "entangleeq-public": {
      "type": "http",
      "url": "https://www.entangleeq.com/api/mcp-public"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: entangleeq-public
Remote MCP URL: https://www.entangleeq.com/api/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": {
    "entangleeq-public": {
      "url": "https://www.entangleeq.com/api/mcp-public"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "entangleeq-public",
  "transport": "streamable-http",
  "url": "https://www.entangleeq.com/api/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 entangleeq.com was fetched 2026-07-29T12:29:42.829Z and is being refreshed.

Trust status Neutral

entangleeq.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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