← hpt.su
INDIVIDUAL MCP TOOL
list_registry_kinds
Return the catalogue of registry kinds exposed by the hpt.
LIVE ENDPOINT
https://mcp.hpt.su/mcp
Connect to this endpoint to inspect the live schema for list_registry_kinds and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.hpt-su]
url = "https://mcp.hpt.su/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hpt-su": {
"type": "http",
"url": "https://mcp.hpt.su/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hpt-su
Remote MCP URL: https://mcp.hpt.su/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"hpt-su": {
"url": "https://mcp.hpt.su/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hpt-su": {
"type": "http",
"url": "https://mcp.hpt.su/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hpt-su",
"transport": "streamable-http",
"url": "https://mcp.hpt.su/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_documents— Cross-registry search by document number across all hpt.get_document— Fetch a single Document by slug+kind.search_certificates— Search conformity certificates (ТР ТС / ТР ЕАЭС).search_declarations— Search declarations of conformity (ТР ТС / ТР ЕАЭС).search_otts— Search ОТТС (vehicle type approvals, ТР ТС 018/2011).search_otch— Search ОТШ (chassis type approvals).search_zotts— Search ЗОТТС (vehicle conformity assessment conclusion).search_zotch— Search ЗОТШ (chassis conformity assessment conclusion).