Skip to content

Commit c2bbba9

Browse files
authored
Update intro/overview pages (#438)
* Add doc search and Optimizer to main index * Update card hover image * Add Cursor Hooks to main index * Update overview pages --------- Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com> Co-authored-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
1 parent f94476d commit c2bbba9

19 files changed

Lines changed: 1032 additions & 316 deletions

.github/copilot-instructions.md

Lines changed: 0 additions & 203 deletions
This file was deleted.

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../AGENTS.md

docs/toolhive/guides-cli/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import DocCardList from '@theme/DocCardList';
1010
## Introduction
1111

1212
The ToolHive CLI (`thv`) is a command-line tool that allows you to deploy and
13-
manage MCP servers on your local machines or in development environments. It
13+
manage MCP servers on your local machine or in development environments. It
1414
provides quick deployment of MCP servers and supports advanced features like
1515
custom permissions, network access filtering, and telemetry.
1616

docs/toolhive/guides-registry/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ import DocCardList from '@theme/DocCardList';
99

1010
## Introduction
1111

12-
The ToolHive Registry server implements the official
13-
[Model Context Protocol (MCP) Registry API specification](https://github.com/modelcontextprotocol/registry/blob/main/docs/reference/api/generic-registry-api.md)
12+
The ToolHive Registry Server is an implementation of the official
13+
[Model Context Protocol (MCP) Registry API specification](https://github.com/modelcontextprotocol/registry/blob/main/docs/reference/api/generic-registry-api.md).
1414
It provides a standardized REST API for discovering and accessing MCP servers
1515
from multiple backend sources, including Kubernetes clusters, Git repositories,
1616
API endpoints, and local files.

0 commit comments

Comments
 (0)