io.github.capabilityhostprotocol/chp
io.github.capabilityhostprotocol/chpLearn and adopt the Capability Host Protocol — the agentic web's open evidence layer.
Tools · 9
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 a CHP primitive. Pass a term, or omit to list the glossary.
Get the steps to start using CHP (begin with agents).
Get a runnable example. Pass a name, or omit to list examples. Names: hooks-install, inspect-session, minimal, agentic, rag, safety, persistence, evidence-output.
Common questions about CHP. Pass a query to filter, or omit for all.
List the capabilities the open CHP adapter ecosystem declares, optionally by category.
Resolve a capability id to its descriptor.
Browse the open adapter ecosystem, optionally by category.
Search CHP concepts, glossary, FAQs, and the capability catalog.
Resources · 4
Definitions of every CHP primitive.
chp://glossary
What CHP is, the evidence model, governance, and its place in the agentic web.
chp://concepts
How to start using CHP.
chp://quickstart
The capabilities the open adapter ecosystem declares.
chp://capabilities
Similar MCP servers embedding-nearest
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"
}
}
}