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 7c550d9344
fix(mcp): improve MCP client response handling and display formatting
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): improve MCP client response handling and display formatting 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 chore: add detailed logging to MCP server for end-to-end data flow visibility 3 months ago
mock_multi_agent.py style(agent): simplify output format by removing agent distinction in results 3 months ago
mock_stock_server.py docs: add presentation script explaining MCP integration with mock multi-agent math and stock servers 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