File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,6 @@ The server follows a clean architecture pattern:
1521523 . ** Provider Layer** : Pluggable backends for registry data sources
153153 - ` FileRegistryDataProvider ` : Reads from local files
154154 - ` K8sRegistryDataProvider ` : Fetches from Kubernetes ConfigMaps
155- - ` K8sDeploymentProvider ` : Queries deployed MCP server instances
156155
157156### Testing
158157
@@ -208,8 +207,6 @@ docker run -v /path/to/registry.json:/data/registry.json \
208207The Registry API server works seamlessly with the ToolHive ecosystem:
209208
210209- ** ToolHive Operator** : Automatically deployed as part of MCPRegistry resources
211- - ** ToolHive CLI** : Discovers and deploys servers from registry API endpoints
212- - ** ToolHive Studio** : Provides UI access to available MCP servers
213210
214211See the [ ToolHive documentation] ( https://docs.stacklok.com/toolhive/ ) for more details.
215212
You can’t perform that action at this time.
0 commit comments