Capability Host Protocol
capabilityhostprotocol.com
· Capability Host Protocol
CHP is the open evidence layer for the agentic web. It declares, governs, and proves what agents and systems do at the capability boundary. Discover capabilities here; invoke them via the MCP endpoint; every action becomes replayable, tamper-evident evidence.
capabilityhostprotocol.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 39/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-24 23:28:40 current | 6f25a466a887… |
view → |
Endpoints
| Agent card | https://capabilityhostprotocol.com/.well-known/agent-card.json |
| Provider | https://capabilityhostprotocol.com |
| Docs | https://docs.capabilityhostprotocol.com |
Skills · 4 declared · mapped to canonical taxonomy
List the named, versioned, evidence-wrapped capabilities the open CHP adapter ecosystem declares, by category.
Resolve a capability id to its CapabilityDescriptor — identity, version, policy, and whether it emits provable evidence.
Browse the open adapter ecosystem that turns provider actions into governed CHP capabilities.
Answer questions about the CHP spec, schemas, evidence model, and conformance.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/capabilityhostprotocol.com) [](https://agenstry.com/agents/capabilityhostprotocol.com) [](https://agenstry.com/agents/capabilityhostprotocol.com) [](https://agenstry.com/agents/capabilityhostprotocol.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Capability Host Protocol",
"description": "CHP is the open evidence layer for the agentic web. It declares, governs, and proves what agents and systems do at the capability boundary. Discover capabilities here; invoke them via the MCP endpoint; every action becomes replayable, tamper-evident evidence.",
"version": "0.8.0",
"url": "https://capabilityhostprotocol.com/api/mcp",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "Capability Host Protocol",
"url": "https://capabilityhostprotocol.com"
},
"documentationUrl": "https://docs.capabilityhostprotocol.com",
"iconUrl": "https://capabilityhostprotocol.com/icon.svg",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": true
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"skills": [
{
"id": "discover-capabilities",
"name": "Discover capabilities",
"description": "List the named, versioned, evidence-wrapped capabilities the open CHP adapter ecosystem declares, by category.",
"tags": [
"discovery",
"capabilities",
"chp"
],
"examples": [
"What capabilities can CHP host?",
"List the AI & inference capabilities."
]
},
{
"id": "get-capability-descriptor",
"name": "Get a capability descriptor",
"description": "Resolve a capability id to its CapabilityDescriptor \u2014 identity, version, policy, and whether it emits provable evidence.",
"tags": [
"capabilities",
"descriptor",
"governance"
],
"examples": [
"Describe chp.adapters.github.create_issue."
]
},
{
"id": "browse-adapters",
"name": "Browse adapters",
"description": "Browse the open adapter ecosystem that turns provider actions into governed CHP capabilities.",
"tags": [
"adapters",
"ecosystem"
],
"examples": [
"What adapters cover code and DevOps?"
]
},
{
"id": "explain-protocol",
"name": "Explain the protocol",
"description": "Answer questions about the CHP spec, schemas, evidence model, and conformance.",
"tags": [
"spec",
"docs",
"evidence"
],
"examples": [
"How does CHP make evidence tamper-evident?"
]
}
],
"additionalInterfaces": [
{
"url": "https://capabilityhostprotocol.com/api/mcp",
"transport": "MCP"
},
{
"url": "https://capabilityhostprotocol.com/.well-known/capabilities.json",
"transport": "capabilities.txt"
}
],
"x-chp": {
"role": "evidence-layer",
"capabilitiesTxt": "https://capabilityhostprotocol.com/capabilities.txt",
"capabilitiesManifest": "https://capabilityhostprotocol.com/.well-known/capabilities.json",
"mcpServerCard": "https://capabilityhostprotocol.com/.well-known/mcp/server-card.json",
"categories": [
{
"id": "agents",
"label": "Agent operations",
"adapters": 8
},
{
"id": "ai",
"label": "AI & inference",
"adapters": 12
},
{
"id": "cloud",
"label": "Cloud",
"adapters": 7
},
{
"id": "code",
"label": "Code & DevOps",
"adapters": 4
},
{
"id": "data",
"label": "Data & knowledge",
"adapters": 9
},
{
"id": "filesystem",
"label": "Files & storage",
"adapters": 3
},
{
"id": "infra",
"label": "Infrastructure",
"adapters": 10
},
{
"id": "messaging",
"label": "Messaging",
"adapters": 4
},
{
"id": "network",
"label": "Network & APIs",
"adapters": 6
},
{
"id": "platform",
"label": "Platform",
"adapters": 2
}
],
"note": "Web Bot Auth answers who an agent is; CHP answers what it did, whether it was allowed, and proves it."
}
}