Update doc icons

This commit is contained in:
Jeremiah Lowin 2025-06-19 17:28:00 -04:00
commit dee2f33a81
2 changed files with 3 additions and 1 deletions

View file

@ -3,6 +3,7 @@ title: Tool Transformation
sidebarTitle: Tool Transformation
description: Create enhanced tool variants with modified schemas, argument mappings, and custom behavior.
icon: wand-magic-sparkles
tag: NEW
---
import { VersionBadge } from '/snippets/version-badge.mdx'

View file

@ -2,7 +2,8 @@
title: MCP Middleware
sidebarTitle: Middleware
description: Add cross-cutting functionality to your MCP server with middleware that can inspect, modify, and respond to all MCP requests and responses.
icon: layers
icon: layer-group
tag: NEW
---
import { VersionBadge } from "/snippets/version-badge.mdx"