TutorX-MCP / run.py

Commit History

Refactor: Update Gradio app initialization to use create_gradio_interface function
ff522ab

Meet Patel commited on

Update MCP server port to 8000 in run.py and README.md; add .vscode/ to .gitignore
bd84a4f

Meet Patel commited on

Add project analysis document, version history, and enhance README
12c95f8

Meet Patel commited 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 Patel commited on

Core and Advanced Features is working with mock data.
bbd9cd6

Meet Patel commited on

switch mcp server stdio to sse.
def69a7

Meet Patel commited on

Step 5: Added Gradio web interface and run script for the TutorX MCP server
8372659

Meet Patel commited on