← Registry

Learning Resources

chrp.ai

Provides canonical public definitions, states, science summary, and claim boundaries for CHRP's Emotional Performance Intelligence framework.

1 endpoint8 known toolsFirst detected September 19, 2026Last detected September 19, 2026

ENDPOINT 1

https://chrp.ai/mcp

No auth detected

MCP server metadata

Name
chrp-epi-authority
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

get_epi_definition

Get CHRP’s canonical public Emotional Performance Intelligence definition.

Inferred read-only
get_epi_score_definition

Get the public EPI Score definition and its canonical source.

Inferred read-only
get_states

Get published public state names and descriptions from CHRP’s canonical data page.

Inferred read-only
get_science

Get the approved public science summary and source.

Inferred read-only
get_claim_boundaries

Get CHRP’s published claim limitations.

Inferred read-only
get_chrp_use_cases

Get public CHRP use-case pages.

Inferred read-only
get_canonical_sources

Get the canonical URLs in CHRP’s public authority graph and reference documents.

Inferred read-only
get_mychrp_download_link

Get the approved MyCHRP / EPI Score conversion link.

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.chrp-epi-authority]
url = "https://chrp.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "chrp-epi-authority": {
      "type": "http",
      "url": "https://chrp.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: chrp-epi-authority
Remote MCP URL: https://chrp.ai/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": {
    "chrp-epi-authority": {
      "url": "https://chrp.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "chrp-epi-authority": {
      "type": "http",
      "url": "https://chrp.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "chrp-epi-authority",
  "transport": "streamable-http",
  "url": "https://chrp.ai/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 chrp.ai was fetched 2026-09-26T12:06:28.562Z.

Trust status Trusted

chrp.ai 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.