capabilities txt registry for Cursor
io.github.capabilityhostprotocol/capabilities-txt-registry
Discover what websites across the agentic web can do — query the capabilities.txt registry.
client:Cursor
transport:streamable-http
tools:3
Install capabilities txt registry in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"capabilities-txt-registry": {
"url": "https://capabilitiestxt.org/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs