@@ -31,29 +31,25 @@ the built-in or custom registry.
3131 title = ' ToolHive Registry Page'
3232></ThemedImage >
3333
34- The registry interface displays servers with their:
35-
36- - ** Name and description** : Brief overview of what the server does
37- - ** Tier** : Shows whether the server is ** Official** (verified by ToolHive) or
38- ** Community** (contributed by the community)
39- - ** Status** : Indicates if the server is currently ** Active** and available
40- - ** Tools** : List of capabilities the server provides
41- - ** Popularity** : Star count and download statistics to help identify widely
42- used servers
43-
44- You can browse through the list, use search functionality, and click on any
45- server to view detailed information before installing it.
34+ The registry interface displays a list of available servers. You can browse
35+ through the list, use search functionality, and click on any server to view
36+ detailed information before installing it.
4637
4738## View server details
4839
4940Click on any server in the registry to view detailed information including:
5041
51- - Complete description and usage information
52- - List of available tool names
53- - Server metadata (tier, transport, popularity, provenance)
54- - Installation and configuration options
55-
56- This detailed view helps you understand the server's purpose and requirements
42+ - ** Server name and description** : Full description of what the server does
43+ - ** Tier badge** : Shows whether the server is ** Official** or ** Community**
44+ - ** Transport type** : Shows the communication method (e.g., stdio)
45+ - ** Popularity** : Star count and download statistics
46+ - ** Provenance** : Security verification status (e.g., "Provenance signed by
47+ Sigstore")
48+ - ** Tools listed** : Names of all available tools the server provides
49+ - ** Action buttons** : ** Install server** and ** GitHub** (if repository
50+ available)
51+
52+ This detailed view helps you understand the server's purpose and capabilities
5753before adding it to your ToolHive installation.
5854
5955## Registry settings
0 commit comments