analyze_task
Analyzes a task to recommend the minimal set of MCP servers, estimate token usage, and reduce context window waste.
Instructions
Analysiere eine Aufgabe und empfehle die optimale Server-Kombination.
Bestimmt welche MCP-Server für eine Aufgabe relevant sind, schätzt den Token-Verbrauch und gibt Empfehlungen zur Context-Optimierung.
Args: task_description: Beschreibung der Aufgabe (z.B. "Check SOL token safety")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_description | Yes |