Analytics
entangleeq.com
Provides tools for assessing compliance with French/EU pay transparency obligations and simulating gender equality index reforms.
ENDPOINT 1
https://www.entangleeq.com/api/mcp-public
MCP server metadata
- Name
- entangleeq-public
- Version
- 1.0.0
Known tools 5
searchUse 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 effectsfetchUse this when ChatGPT needs the full public text for a specific EntangleEQ page returned by search.
Inferred read-onlyassess_readinessUse this when a user wants a first-pass readiness check for French/EU pay transparency obligations before requesting an EntangleEQ demo.
Potential side effectssimulate_index_2027Use 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-onlyrequest_demo_leadUse this ONLY after a user has explicitly agreed to be contacted by EntangleEQ, to submit their demo request.
Inferred read-onlyCONNECT 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.
entangleeq.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.