Skip to content

Commit f77d3fe

Browse files
committed
Refresh diagrams on intro page
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
1 parent 7178e03 commit f77d3fe

5 files changed

Lines changed: 890 additions & 1509 deletions

File tree

docs/toolhive/index.mdx

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,16 +85,13 @@ made up of four key components: the Runtime, Registry Server, Gateway, and
8585
Portal.
8686

8787
<ThemedImage
88-
alt='ToolHive platform architecture overview'
88+
alt='ToolHive overview diagram'
8989
sources={{
90-
light: useBaseUrl('/img/toolhive/toolhive-platform-light.svg'),
91-
dark: useBaseUrl('/img/toolhive/toolhive-platform-dark.svg'),
90+
light: useBaseUrl('/img/toolhive/toolhive-diagram-light.svg'),
91+
dark: useBaseUrl('/img/toolhive/toolhive-diagram-dark.svg'),
9292
}}
93-
title='ToolHive platform architecture overview'
93+
title='ToolHive overview diagram'
9494
width={'800px'}
95-
style={{
96-
paddingBottom: '1rem',
97-
}}
9895
/>
9996

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

159+
<ThemedImage
160+
alt='ToolHive platform architecture overview'
161+
sources={{
162+
light: useBaseUrl('/img/toolhive/toolhive-platform-light.svg'),
163+
dark: useBaseUrl('/img/toolhive/toolhive-platform-dark.svg'),
164+
}}
165+
title='ToolHive platform architecture overview'
166+
width={'800px'}
167+
/>
168+
162169
## Why ToolHive?
163170

164171
We want to help you get real value from MCP servers. While there are plenty of

static/img/toolhive/toolhive-diagram-dark.svg

Lines changed: 177 additions & 477 deletions
Loading

static/img/toolhive/toolhive-diagram-light.svg

Lines changed: 177 additions & 486 deletions
Loading

static/img/toolhive/toolhive-platform-dark.svg

Lines changed: 261 additions & 267 deletions
Loading

static/img/toolhive/toolhive-platform-light.svg

Lines changed: 261 additions & 272 deletions
Loading

0 commit comments

Comments
 (0)