Remove ARCHITECTURE.md from version control and update .gitignore to exclude it
52bbf83
Meet Patelcommited on
Update MCP server port to 8000 in run.py and README.md; add .vscode/ to .gitignore
bd84a4f
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
switch mcp server stdio to sse.
def69a7
Meet Patelcommited on
Step 1: Initial TutorX MCP server setup with basic core features