Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.capabilityhostprotocol/chp

io.github.capabilityhostprotocol/chp

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

Uptime
100.0%
1 direct probes · 30d
Response
940ms
last probe
Tools
9
callable
Resources
4
readable
Prompts
0
available

Tools · 9

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.

define

Define a CHP primitive. Pass a term, or omit to list the glossary.

how_to_adopt

Get the steps to start using CHP (begin with agents).

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.

faq

Common questions about CHP. Pass a query to filter, or omit for all.

list_capabilities

List the capabilities the open CHP adapter ecosystem declares, optionally by category.

get_capability

Resolve a capability id to its descriptor.

list_adapters

Browse the open adapter ecosystem, optionally by category.

search

Search CHP concepts, glossary, FAQs, and the capability catalog.

Resources · 4

glossary

Definitions of every CHP primitive.

chp://glossary
concepts

What CHP is, the evidence model, governance, and its place in the agentic web.

chp://concepts
quickstart

How to start using CHP.

chp://quickstart
capabilities

The capabilities the open adapter ecosystem declares.

chp://capabilities

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.capabilityhostprotocol/chp": {
      "url": "https://capabilityhostprotocol.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}