mcpbeat Sign in
answering

Chp is answering right now. Last checked 2 min ago. It exposes 9 tools. Last commit 21 Sep 2026.

Learn and adopt the Capability Host Protocol — the agentic web's open evidence layer.

Uptime history 51 days of history · worst day 50%
51 days agonow
89.0%
Uptime 24h
81 of 91 checks
9
Tools
read from the server
357 ms
Response time
average over 24h
1
Stars
last commit 21 Sep 2026

What the code does

We read the source, 9 h ago · tools taken from the live server · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call chp_release_tag.version → packages/chp-host/chp_host/cli.py:2242, chp_rc_tag.version → packages/chp-host/chp_host/cli.py:1903, chp_rc_tag.version → packages/chp-host/chp_host/cli.py:2106
    if subprocess.run(cmd).returncode != 0:
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Checks whether it runs in a sandbox packages/chp-host/chp_host/cli.py:1805
    if Path("/.dockerenv").exists() or os.environ.get("CHP_CONTAINER") == "1":
    file = Path(spec.get("file") or (Path.home() / ".git-credentials")).expanduser()

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add chp --transport http https://capabilityhostprotocol.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "chp": {
      "url": "https://capabilityhostprotocol.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.chp]
url = "https://capabilityhostprotocol.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "chp": {
      "url": "https://capabilityhostprotocol.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "chp": {
      "url": "https://capabilityhostprotocol.com/api/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

adapters
list_adapters
Browse the open adapter ecosystem, optionally by category.
capabilities
list_capabilities
List the capabilities the open CHP adapter ecosystem declares, optionally by category.
capability
get_capability
Resolve a capability id to its descriptor.
define
define
Define a CHP primitive. Pass a term, or omit to list the glossary.
example
get_example
Get a runnable example. Pass a name, or omit to list examples. Names: hooks-install, inspect-session, minimal, agentic, rag, safety, persistence, evidence-output.
explain
explain
Learn what CHP is and how it works. Pass a topic, or omit to list topics. Topics: what-is-chp, evidence-model, why-a-protocol, governance, agentic-web, evidence-vs-telemetry, chp-vs-mcp, conformance.
faq
faq
Common questions about CHP. Pass a query to filter, or omit for all.
how
how_to_adopt
Get the steps to start using CHP (begin with agents).
search
search
Search CHP concepts, glossary, FAQs, and the capability catalog.

Endpoints

URLTransportStateLatencyChecked
https://capabilityhostprotocol.com/api/mcp streamable-http answering 357 ms 2 min ago

Alternatives to Chp

same job, measured the same way
Fetcher
by fetcher

The web capability layer for AI agents: render, extract, DNS, SSL, WHOIS & more via x402.

19 tools answering
Xrpl Referee
by eamwhite1

Trust and payment layer for the agentic economy on the XRP Ledger.

43 tools answering
I
Product Console
by gondalaimafia

Agent accountability for product teams: specs, evidence, and ship readiness over MCP.

answering
Osmcp
by krushnavardhanreddy

A typed, policy-controlled OS capability layer for AI agents.

local only
Sports Context Protocol
by dswane

Self-learning operational context layer for AI sports agents. Profile 001: golf.

36 installs/wk local only
Email Server
by alpic-staging

An MCP server that provides email capabilities, hosted on Alpic platform

2 tools answering
HOL Guard
by hashgraph-online

Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.

90 145 installs/wk local only
Anp2 MCP Server
by anp2dev

AI-agent economic protocol over MCP — identity, reputation, tasks, credit, Sybil resistance

local only

Chp — questions

Answers built from our own checks of this server.

What can Chp do?
It exposes 9 tools, read directly from the server on our last check. Among them: define, explain, faq, get_capability, get_example, how_to_adopt and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Chp working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 81 of 91 checks got a reply (89.0%), average response time 357 ms. The bar chart above shows every period we have measured.
How do I connect Chp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Chp need an API key?
No. Chp completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Chp?
It answers our handshake in 357 ms on average, which is faster than 45% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Chp open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.