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