mcpbeat

Chp MCP Server

io.github.capabilityhostprotocol/chp
answering

Chp is answering right now. Last checked moments ago. It exposes 9 tools. Last commit 20 Jul 2026.

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

Uptime history 43 hours of history · worst hour 0%
43 hours agonow
77.2%
Uptime 24h
71 of 92 checks
9
Tools
read from the server
399 ms
Response time
average over 24h
1
Stars
last commit 20 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 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 291 ms 0 min ago

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 71 of 92 checks got a reply (77.2%), average response time 399 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 399 ms on average, which is faster than 34% 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 NOASSERTION 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.