Refactor: Update Gradio app initialization to use create_gradio_interface function
ff522ab
Meet Patelcommited on
Update MCP server port to 8000 in run.py and README.md; add .vscode/ to .gitignore
bd84a4f
Meet Patelcommited on
Add project analysis document, version history, and enhance README
12c95f8
Meet Patelcommited on
Refactor TutorX MCP server to remove legacy client and utility modules, update app.py for SSE integration, and enhance .gitignore to exclude .cursor directory. Clean up main.py for improved server configuration and streamline run script for better usability.
1af10cc
Meet Patelcommited on
Core and Advanced Features is working with mock data.
bbd9cd6
Meet Patelcommited on
switch mcp server stdio to sse.
def69a7
Meet Patelcommited on
Step 5: Added Gradio web interface and run script for the TutorX MCP server