You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/examples/mcp/multi_mcp_guide
Kye Gomez 243df297ef
cleanup examples folder
1 day ago
..
README.md cleanup examples folder 1 day ago
agent_mcp.py [Improvement][ForestSwarm][Improve format and structure] [Improvement][Agent][Add more verbose logging for mcp] [Docs][ForestSwarm] 4 weeks ago
mcp_agent_tool.py [Multi-MCP Examples] [Docs for multi mcp] [FIX][MCP client migration to streamable http instead of sse] [cleanup][examples] 2 months ago
okx_crypto_server.py [Multi-MCP Examples] [Docs for multi mcp] [FIX][MCP client migration to streamable http instead of sse] [cleanup][examples] 2 months ago

README.md

Multi-MCP Guide Examples

This directory contains examples demonstrating multi-MCP connection patterns and guides.

Examples

Overview

Multi-MCP guide examples demonstrate how to connect agents to multiple MCP servers simultaneously, manage multiple tool sets, and coordinate operations across different MCP connections. These examples provide guidance for building complex MCP-based agent systems.