mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-03 19:24:57 -05:00
* improvement(docs): updated script to copy over icons, cleanup unnecessary pages * updated script with auto-icon generation * ignore translations, only icons changed * updated images * updated i18n.lock * updated images
21 lines
407 B
Plaintext
21 lines
407 B
Plaintext
---
|
|
title: MCP Tool
|
|
description: Führe Tools von Model Context Protocol (MCP) Servern aus
|
|
---
|
|
|
|
import { BlockInfoCard } from "@/components/ui/block-info-card"
|
|
|
|
<BlockInfoCard
|
|
type="mcp"
|
|
color="#181C1E"
|
|
/>
|
|
|
|
## Gebrauchsanweisung
|
|
|
|
Integriere MCP in den Workflow. Kann Tools von MCP-Servern ausführen. Erfordert MCP-Server in den Workspace-Einstellungen.
|
|
|
|
## Hinweise
|
|
|
|
- Kategorie: `tools`
|
|
- Typ: `mcp`
|