fix docs for agent mcp

dependabot/pip/pypdf-5.6.0
Kye Gomez 1 week ago
parent 669892c6ee
commit 4ce24002a0

@ -127,7 +127,7 @@ The **Model Context Protocol (MCP)** integration enables Swarms agents to dynami
--- ---
## :material-workflow: Integration Flow ## Integration Flow
The following diagram illustrates the complete MCP integration workflow: The following diagram illustrates the complete MCP integration workflow:
@ -144,10 +144,6 @@ graph TD
I --> J[📊 Summarize Results] I --> J[📊 Summarize Results]
J --> K[✅ Return Final Output] J --> K[✅ Return Final Output]
classDef startEnd fill:#e1f5fe,stroke:#01579b,stroke-width:2px
classDef process fill:#e8f5e8,stroke:#2e7d32,stroke-width:2px
classDef communication fill:#fff3e0,stroke:#ef6c00,stroke-width:2px
class A,K startEnd class A,K startEnd
class D,I,J process class D,I,J process
class F,G,H communication class F,G,H communication

Loading…
Cancel
Save