Skip to content

Conversation

@danbarr
Copy link
Collaborator

@danbarr danbarr commented Jan 14, 2026

Description

  • Added new projects to the main index page
  • Updated the main introduction page to reflect the full ToolHive platform
  • I missed the Copilot instructions in Minor updates to the style guide #437, so just making it a symlink to AGENTS.md instead

Type of change

  • Documentation update

Submitter checklist

Content and formatting

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

Reviewer checklist

Content

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

Signed-off-by: Dan Barr 6922515+danbarr@users.noreply.github.com

@vercel
Copy link

vercel bot commented Jan 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs-website Ready Ready Preview, Comment Jan 14, 2026 7:23pm

@danbarr danbarr marked this pull request as ready for review January 14, 2026 01:36
Copilot AI review requested due to automatic review settings January 14, 2026 01:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request comprehensively updates the introduction and overview pages, enhances Kubernetes documentation to reference all CRD types, and adds new projects to the main index page. The PR transforms the ToolHive introduction from a single-runtime description to a full platform overview with four key components (Runtime, Registry Server, Gateway, and Portal), while also improving the K8s documentation to consistently document MCPServer, MCPRemoteProxy, and VirtualMCPServer resource types.

Changes:

  • Updated main introduction page with comprehensive platform architecture overview
  • Enhanced K8s documentation with consistent CRD reference links and multi-resource-type examples
  • Added new projects (MCP Optimizer, Cursor Hooks, Yardstick) to the main index page with improved organization
  • Fixed URL protocols (http → https) for security and updated service naming conventions across documentation

Reviewed changes

Copilot reviewed 20 out of 30 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
static/img/stacklok-pattern-2-transparent.svg New background pattern SVG for hover effects
static/img/mcp-servers/stacklok-website-icons-efficiency-*.svg New efficiency icons for MCP Optimizer card
static/img/mcp-servers/cursor-logo.svg New Cursor logo for Cursor Hooks project card
static/img/doc-card-hover.svg New hover effect pattern for documentation cards
static/img/card-hover.png Removed old PNG hover image
src/pages/index.tsx Added new project cards, reorganized sections, fixed URLs to use https, removed unused prop
src/pages/index.module.css Updated background styling with transparent pattern
src/css/custom.css Enabled card hover effects with SVG pattern
src/components/ProductCard/styles.module.css Updated hover effects and cleaned up commented code
src/components/ProductCard/index.tsx Changed default invertLogoOnHover to false
src/components/ProductCard/assets/product-card-hover.svg New hover effect SVG
src/components/ProductCard/assets/product-card-hover.png Removed old PNG
sidebars.ts Reordered K8s guides (remote-mcp-proxy before connect-clients)
docs/toolhive/index.mdx Major rewrite introducing platform components, updated feature descriptions
docs/toolhive/guides-vmcp/configuration.mdx Fixed CRD reference links with proper anchors
docs/toolhive/guides-vmcp/composite-tools.mdx Fixed CRD reference link with proper anchor
docs/toolhive/guides-registry/index.mdx Updated description from "server" to "Server"
docs/toolhive/guides-k8s/telemetry-and-metrics.mdx Updated to reference MCPServer/MCPRemoteProxy, fixed CRD link
docs/toolhive/guides-k8s/run-mcp-k8s.mdx Fixed CRD reference links
docs/toolhive/guides-k8s/remote-mcp-proxy.mdx Fixed CRD reference link
docs/toolhive/guides-k8s/logging.mdx Added multi-resource examples with tabs, updated title to "Audit logging"
docs/toolhive/guides-k8s/intro.mdx Updated to reference all three CRD types, improved architecture description
docs/toolhive/guides-k8s/index.mdx Updated experimental note to reference CRDs plural
docs/toolhive/guides-k8s/deploy-registry.mdx Fixed CRD reference link
docs/toolhive/guides-k8s/customize-tools.mdx Added MCPRemoteProxy examples with tabs, fixed CRD link
docs/toolhive/guides-k8s/connect-clients.mdx Documented service naming for all three resource types, updated examples
docs/toolhive/guides-cli/index.mdx Changed "machines" to "machine" for clarity

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
@danbarr danbarr changed the title Update intro/overview pages and K8s docs Update intro/overview pages Jan 14, 2026
@danbarr
Copy link
Collaborator Author

danbarr commented Jan 14, 2026

I've split the K8s docs out of this PR so now it's just scoped to the index and introduction pages. @Derek2Tu mind approving?

@danbarr danbarr requested a review from Derek2Tu January 14, 2026 19:04
@danbarr danbarr disabled auto-merge January 14, 2026 19:16
@danbarr danbarr enabled auto-merge (squash) January 14, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants