mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 05:24:18 +02:00
Update doc icons
This commit is contained in:
parent
085c5b765b
commit
dee2f33a81
2 changed files with 3 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue