← Registry

Analytics

cresthavenanalytics.com

Provides access to regulatory agency data, briefs, and coverage summaries for monitoring and analysis.

1 endpoint7 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://cresthavenanalytics.com/mcp

No auth detected

MCP server metadata

Name
cresthaven-analytics
Version
1.0.0
Capabilities
tools
Server instructions

Cresthaven Analytics monitors regulatory agencies and publishes executive briefs. Use list_agencies to see what is covered and search_public_archive to read published briefs. The public archive holds one brief per agency and is a sample of published work rather than a live feed.

Known tools 7

list_agencies

Returns the regulatory agencies Cresthaven Analytics monitors.

Inferred read-only
get_agency

Returns one agency record: its name, the sectors it reports under, its jurisdiction, and whether a published brief is available for it.

Inferred read-only
search_public_archive

Searches the public brief archive and returns the briefs that match.

Inferred read-only
get_brief

Returns one complete brief from the public archive, identified by its slug, which is the short text name that appears in the brief web address.

Inferred read-only
get_coverage_summary

Returns the totals describing what Cresthaven Analytics covers: how many agencies are monitored, the names of every sector covered, and how many briefs are published in the public archive.

Inferred read-only
search_my_archive

Searches your own archive — the briefs Cresthaven Analytics has delivered for the agencies on your plan — and returns the ones that match.

Inferred read-only
get_my_coverage

Returns what your plan covers: your plan name, how far back your archive goes, and the agencies you are subscribed to.

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.cresthaven-analytics]
url = "https://cresthavenanalytics.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cresthaven-analytics": {
      "type": "http",
      "url": "https://cresthavenanalytics.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cresthaven-analytics
Remote MCP URL: https://cresthavenanalytics.com/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": {
    "cresthaven-analytics": {
      "url": "https://cresthavenanalytics.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cresthaven-analytics": {
      "type": "http",
      "url": "https://cresthavenanalytics.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cresthaven-analytics",
  "transport": "streamable-http",
  "url": "https://cresthavenanalytics.com/mcp"
}
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 cresthavenanalytics.com was fetched 2026-08-08T18:57:08.731Z and is being refreshed.

Trust status Neutral

cresthavenanalytics.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.