Commit Graph

10 Commits (9e5f755fee2f6996b0586db8c687ebdf99d1f531)

Author SHA1 Message Date
Pavan Kumar cc56f433a8 fix(mcp): update architecture to initialize agents on the client side, not the server
3 months ago
Pavan Kumar a228faf26f fix(stock): update stock server config to handle price queries correctly
3 months ago
Pavan Kumar f52bcbcc15 fix(server): resolve FastMCP server initialization issues in mock_stock_server.py
3 months ago
Pavan Kumar 66ccd9b339 fix(server): correct FastMCP configuration for price query handling
3 months ago
Pavan Kumar 4284eab0d1 docs: add presentation script explaining MCP integration with mock multi-agent math and stock servers
3 months ago
Pavan Kumar cb6aae841e fix(mcp): update FastMCP server configuration in mock_stock_server.py
3 months ago
Pavan Kumar 702d9f2a9e feat(stock-server): update stock server to use FastMCP for better performance
3 months ago
Pavan Kumar fd723e712d fix: correct port binding in MCP stock server implementation
3 months ago
Pavan Kumar 63bbc34a54 fix: update stock server setup and multi-agent routing logic
3 months ago
Pavan Kumar 0f787debaa feat: add stock market analysis agent and corresponding server
3 months ago