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_example
Pavan Kumar 51bb308c45
fix(mcp): correct MCPServerSseParams initialization in mcp_client.py
3 months ago
..
agent_mcp_test.py various bug fixes and removed mcp and other optimizations 3 months ago
demo_presentation.py feat(demo): add presentation script showcasing end-to-end MCP integration 3 months ago
math_server.py chore: restore repository state to commit 8d1d22d for stability 3 months ago
mcp_client.py fix(mcp): correct MCPServerSseParams initialization in mcp_client.py 3 months ago
mcp_test.py various bug fixes and removed mcp and other optimizations 3 months ago
mock_integration_test.py feat: implement mock MCP server and multi-agent system with full integration flow 3 months ago
mock_math_server.py refactor(math): simplify math operations and improve logging in mcp_client.py and mock_math_server.py 3 months ago
mock_multi_agent.py feat(agent): include agent names in capability responses for clarity 3 months ago
mock_stock_server.py fix(mcp): update architecture to initialize agents on the client side, not the server 3 months ago
presentation_script.md docs(presentation): update script with detailed MCP integration information 3 months ago
test_integration.py chore: restore repository state to commit 8d1d22d for stability 3 months ago