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/agent_examples
Kye Gomez 243df297ef
cleanup examples folder
2 days ago
..
README.md cleanup examples folder 2 days ago
agent_mcp_old.py [SSE -> STREAMABLE HTTP MIGRATION] 2 months ago
agent_multi_mcp_connections.py [SSE -> STREAMABLE HTTP MIGRATION] 2 months ago
agent_tools_dict_example.py [SSE -> STREAMABLE HTTP MIGRATION] 2 months ago
mcp_exampler.py [SSE -> STREAMABLE HTTP MIGRATION] 2 months ago

README.md

MCP Agent Examples

This directory contains examples demonstrating agent implementations using Model Context Protocol (MCP).

Examples

Overview

MCP agent examples demonstrate how to build agents that leverage the Model Context Protocol for enhanced context management and tool integration. These examples show various patterns for connecting agents to MCP servers and using MCP tools.