chore: add MIT license

This commit is contained in:
George Antonopoulos
2025-06-06 10:23:27 +01:00
parent 32a0de3bb0
commit 52fd14c3af
2 changed files with 24 additions and 2 deletions

View File

@@ -152,7 +152,8 @@ Based on [Cursor community forums](https://forum.cursor.com/t/mcp-servers-no-too
## License
MIT License - see LICENSE file for details.
This project is licensed under the [MIT License](LICENSE).
## Recent Changes
@@ -366,4 +367,4 @@ The key fixes that resolve the "yellow indicator" and "tool not found" issues me
1. **Full Python executable path** instead of just "python"
2. **Environment variables** for PYTHONPATH and VIRTUAL_ENV
3. **Proper MCP protocol handling** including the 'initialized' notification
4. **Absolute paths** for all configuration values
4. **Absolute paths** for all configuration values