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

io.github.capabilityhostprotocol/capabilities-txt-registry

io.github.capabilityhostprotocol/capabilities-txt-registry

Discover what websites across the agentic web can do — query the capabilities.txt registry.

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

Tools · 3

discover_capabilities

Search the capabilities.txt registry for sites that can do something — by capability id, keyword, or category. Returns matching capabilities with the site that offers them and its conformance grade. T…

list_sites

List every site that publishes a conformant capabilities.txt, with its grade and capability count.

get_site

Get the full list of capabilities a site declares, by domain.

How to use

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

{
  "mcpServers": {
    "io.github.capabilityhostprotocol/capabilities-txt-registry": {
      "url": "https://capabilitiestxt.org/api/mcp",
      "transport": "streamable-http"
    }
  }
}