Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 14 additions & 7 deletions docs/toolhive/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,13 @@ made up of four key components: the Runtime, Registry Server, Gateway, and
Portal.

<ThemedImage
alt='ToolHive platform architecture overview'
alt='ToolHive overview diagram'
sources={{
light: useBaseUrl('/img/toolhive/toolhive-platform-light.svg'),
dark: useBaseUrl('/img/toolhive/toolhive-platform-dark.svg'),
light: useBaseUrl('/img/toolhive/toolhive-diagram-light.svg'),
dark: useBaseUrl('/img/toolhive/toolhive-diagram-dark.svg'),
}}
title='ToolHive platform architecture overview'
title='ToolHive overview diagram'
width={'800px'}
style={{
paddingBottom: '1rem',
}}
/>

### Runtime
Expand Down Expand Up @@ -159,6 +156,16 @@ admins and users:
4. **Gateway** handles all inbound traffic, secures context and credentials,
optimizes tool selection, and applies organizational policies.

<ThemedImage
alt='ToolHive platform architecture overview'
sources={{
light: useBaseUrl('/img/toolhive/toolhive-platform-light.svg'),
dark: useBaseUrl('/img/toolhive/toolhive-platform-dark.svg'),
}}
title='ToolHive platform architecture overview'
width={'800px'}
/>

## Why ToolHive?

We want to help you get real value from MCP servers. While there are plenty of
Expand Down
654 changes: 177 additions & 477 deletions static/img/toolhive/toolhive-diagram-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
663 changes: 177 additions & 486 deletions static/img/toolhive/toolhive-diagram-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
528 changes: 261 additions & 267 deletions static/img/toolhive/toolhive-platform-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
533 changes: 261 additions & 272 deletions static/img/toolhive/toolhive-platform-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading